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

{
    "id": 2412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2412/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Assistant Minister for the reply. He has mentioned in part (b) of the answer that he has attached the agreement of compensation but I do not have it. Could he table that attachment that he has mentioned in his reply and also the written agreement? He has said that they agreed to settle the matter amicably. Those two documents should be tabled."
}