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

{
    "id": 1460,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1460/?format=api",
    "text_counter": 450,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Madam Temporary Deputy Speaker, that does not take away my point. I was saying that generally speaking, a lot of land, including trust land, belongs to civic authorities. Land in the counties belong to civic authorities. Therefore, you could find Mavoko Municipal Council playing some role where land is within their jurisdiction."
}