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

{
    "id": 1461,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1461/?format=api",
    "text_counter": 451,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "A point was raised about whether Syokimau is actually in Mavoko or within the Nairobi City Council. Even if it is land which is allocated from the Ministry of Lands, if it is within an urban area, how that land is used is the responsibility of the Ministry of Local Government. I have had the occasion to also point out to the Ministry of Local Government the fact that civic authorities do not have authority to sell any land belonging to them without the consent of the Minister for Local Government."
}