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

{
    "id": 9621,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9621/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Deputy Speaker, Sir, I put this Question to the Ministry of Roads because it was my understanding that any road that is under construction falls within the mandate of the Ministry of Roads. I have spoken to the Assistant Minister who is here and I wish to request that this Question be re-directed to the Ministry of Roads and to be answered on Tuesday."
}