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

{
    "id": 112951,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112951/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Mr. M. M. Mahamud",
    "speaker_title": "The Assistant Minister for Energy",
    "speaker": {
        "id": 373,
        "legal_name": "Mohammed Maalim Mahamud",
        "slug": "mohammed-mahamud"
    },
    "content": " Mr. Deputy Speaker, Sir, again, I apologize for being late to answer this Question. Normally, it is not my habit to say I do not have answers for Questions in this House. However, I seek your indulgence to be allowed to answer this Question next week."
}