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

{
    "id": 59535,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59535/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I sought a Ministerial Statement from the same Ministry on the same issue of quarries, where a family of three was buried alive. The Minister promised to issue the Ministerial Statement in 14 days’ time and it is now well over 21 days since then."
}