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

{
    "id": 8100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8100/?format=api",
    "text_counter": 217,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, since 2003, the Kibaki Administration has consistently come out as a defender of public property and started the process of repossession of all the land that had previously been given out for political purposes or sub-divided. We will continue doing so. That includes empowering Government departments which have lost their land. That will continue into the future."
}