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

{
    "id": 1235409,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1235409/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Sen. Chute",
    "speaker_title": "",
    "speaker": {
        "id": 13583,
        "legal_name": "Chute Mohamed Said",
        "slug": "chute-mohamed-said"
    },
    "content": "Thank you, Mr. Speaker, Sir, and the CS. I have only one question on land in Moyale County. There is a big chunk of land called Ubalticha, which is being disputed between three communities; the Borana, Gabra and Burji. I wanted to know from the CS if he is aware of this dispute and when he is going to solve it. I thank you."
}