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

{
    "id": 368109,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/368109/?format=api",
    "text_counter": 174,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Speaker, I promised to do it today but, due to very vital information that we received on the matter today, I inform my colleague and the House that I will do so tomorrow at 2.30 p.m."
}