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

{
    "id": 1337117,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337117/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Lamu East, JP",
    "speaker_title": "Hon. Ruweida Mohamed",
    "speaker": {
        "id": 2100,
        "legal_name": "Shariff Athman Ali",
        "slug": "shariff-athman-ali"
    },
    "content": "Finally, I sympathise with those affected by the attacks and call upon all the Members of this House to unite in the fight against insecurity in Lamu and other vulnerable parts of the country."
}