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

{
    "id": 1227,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1227/?format=api",
    "text_counter": 217,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, now that the Assistant Minister has agreed to repair the grounded vehicles, could he indicate to this House how much money he has set aside for that purpose, so that immediately after he gets the mechanical report, the vehicles can be repaired and released to the relevant districts?"
}