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

{
    "id": 116423,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/116423/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Water and Irrigation",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": "Mr. Speaker, Sir, construction of the dam can only commence after the Kenya Forest Services grants permission for the dam to be constructed at the identified site within Gathiuru Forest."
}