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

{
    "id": 12457,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12457/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "(a) Under what circumstances were 120 head of cattle belonging to Mr. Abdi Sugow Hassan stolen in Isiolo Town on 22.09.2011? (b) What progress has the Ministry made towards recovering the cattle? (c) What measures are being taken to compensate Mr. Hassan for the loss?"
}