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

{
    "id": 231357,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231357/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Mr. Muiruri",
    "speaker_title": "",
    "speaker": {
        "id": 238,
        "legal_name": "Patrick Kariuki Muiruri",
        "slug": "patrick-muiruri"
    },
    "content": "Mr. Speaker, Sir, Kabarnet Depot is approximately 19 kilometres, on tarmac, from Kabartonjo and about 40 kilometres from the furthest end of the constituency. The constituency produces only 36,696 bags of maize, the bulk of which is consumed locally."
}