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

{
    "id": 78442,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78442/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "On a point of order, Mr. Speaker, Sir. It looks like it has not occurred to the Assistant Minister that the Government has withdrawn the hiring of vehicles. Why is he coming here to talk about hiring of vehicles when the policy position is that there is no more hiring of vehicles? Is he in order?"
}