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

{
    "id": 1459,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1459/?format=api",
    "text_counter": 449,
    "type": "speech",
    "speaker_name": "Mr. Ndeti",
    "speaker_title": "The Assistant Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 109,
        "legal_name": "Wavinya Ndeti",
        "slug": "wavinya-ndeti"
    },
    "content": " Madam Temporary Deputy Speaker, I would like to inform the Minister that most of the land, especially within Mavoko Town and its outskirts, is controlled by the Ministry of Lands. I am sure that if the Minister goes back to his office, he will be able to get all that information. Most of the land is being issued to people in the Ministry of Lands."
}