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

{
    "id": 96123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96123/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "(a) whether he is aware that land owners who provided way-leave to facilitate construction of rural electrification line from Kirenga Market to Kirie Site–Nyamweru Sub-Location in 2009 have not been compensated for the trees which were cut down; and,"
}