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

{
    "id": 42509,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42509/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister has said that some of the vehicles require an overhaul. However, part of his answer in “c” says that the Ministry has intensified mobile patrols within the district. My question to the Minister is this: Which vehicles are being used for that patrol, while we know that there is only one functioning vehicle."
}