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

{
    "id": 134281,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134281/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "Mr. Speaker, Sir, while we commend the Ministry for a job well done in some parts of this country, could the Assistant Minister tell us why the contractor started repairing part of the Murang’a-Kenol Road and then removed the machinery?"
}