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

{
    "id": 55845,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55845/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, Ismail Abubakar has not taken plea in Uganda. We do not even know his whereabouts. Could he clarify to the House and the country where Ismail Abubakar is; whether he is still living and his condition?"
}