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

{
    "id": 153622,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153622/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "Thank you, Mr. Speaker, Sir. I can confirm to the hon. Member for Kimilili that, as a matter of fact, if some of the funds that are collected from the Fuel Levy were diverted to the railway system, the railway system would be extremely efficient."
}