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

{
    "id": 192285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192285/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "Sorry, Mr. Speaker, Sir. Could the Assistant Minister go back and calculate how much money should be allocated to that road? An amount of Kshs800,000 is not enough for a new road like the Kapsowar-Arror Road."
}