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

{
    "id": 65290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65290/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Thank you Mr. Speaker, Sir. I thank the Minister for the answer that he has given. However, could he also indicate to this House the number of the un- sold vehicles and specify why they have not been bought by Kenyans?"
}