GET /api/v0.1/hansard/entries/2014/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 2014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2014/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": "Mr. Deputy Speaker, Sir, we are seeking to amend Section 3 of the revised Act, so that the Minister can appoint nine members. The Act says that there will be nine elected members, but, unfortunately, when it comes to the tabulation, we are ending up with seven. So, we want to add two more slots, so that we are in conformity with the current Act."
}