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

{
    "id": 1217657,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1217657/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Chairperson",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": " Thank you. We have heard you, but the matter is now in the Committee of the whole House. I will put the Question."
}