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

{
    "id": 37325,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37325/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, while thanking the Minister for his commitment to continue maintaining the five kilometres that have not been done, could he inform this House on the amount of money he has allocated to continue maintaining the undone part of the road?"
}