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

{
    "id": 1123356,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123356/?format=api",
    "text_counter": 400,
    "type": "speech",
    "speaker_name": "Wajir South, JP",
    "speaker_title": "Hon. Mohamed Mohamud",
    "speaker": {
        "id": 13506,
        "legal_name": "Mohamud Sheikh Mohammed",
        "slug": "mohamud-sheikh-mohammed"
    },
    "content": " Thank you, Hon. Temporary Deputy Speaker. I stand on Standing Order No. 95 and considering the mood of the House, I wish to request that the Mover be called upon to reply. Thank you, Hon. Temporary Deputy Speaker."
}