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

{
    "id": 1185514,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1185514/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": "Hon. Members, I thank you for your patience. We have come to the end of counting the ballots. I now instruct the clerks to proceed with the tallying. This is how we shall do it. Only the clerks and the official agents shall be in the area where the process is going on."
}