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

{
    "id": 42113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42113/?format=api",
    "text_counter": 220,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to tell this House that the condition of Jogoo Road is not deplorable when he knows very well---"
}