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

{
    "id": 150164,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150164/?format=api",
    "text_counter": 319,
    "type": "speech",
    "speaker_name": "Mr. Mudavadi",
    "speaker_title": "The Deputy Prime Minister and Minister for Local Government",
    "speaker": {
        "id": 84,
        "legal_name": "Wycliffe Musalia Mudavadi",
        "slug": "musalia-mudavadi"
    },
    "content": "Regarding the clarification sought by Mr. Ethuro, I will find out why there was an omission in the gazettement, so that we can correct that in the second phase."
}