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

{
    "id": 63504,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/63504/?format=api",
    "text_counter": 123,
    "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) I am not aware that that the land meant for Busia Airstrip has been sub-divided and allocated to individuals. In fact, the position is quite the contrary. Busia Airstrip was planned to be developed on the land, which is privately owned, in anticipation of having the land acquired through The Compulsory Acquisition Act, Chapter 295, of the Laws of Kenya."
}