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

{
    "id": 181988,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/181988/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "(c) A preliminary valuation of the development affected has been prepared by the District Lands Officer and forwarded to the Ministry of Lands. Compensation, if any, can only be paid upon approval by the Commissioner of Lands."
}