Party¶
This document provides the API references for the parties in the database.
API¶
-
class
models.Party¶ A party, formally known as a Parlamentary Group, is required to have a mandate in the parliament. Here is just a category of the mandate.
All fields of this model are retrieved from parliament website using a crawler.
-
abbrev¶ The abbreviated name of the party.
-
get_absolute_url()¶ The url for its view on the website.
-