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

{
    "id": 222798,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222798/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "asked the Minister of State for Administration and National Security:- (a) whether he is aware that the District Officer, Nyakach Division has not had an official vehicle for the past four years; and, (b) whether he could state when the officer will be provided with a vehicle."
}