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

{
    "id": 25238,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25238/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Gunda",
    "speaker_title": "",
    "speaker": {
        "id": 25,
        "legal_name": "Benedict Fondo Gunda",
        "slug": "benedict-gunda"
    },
    "content": "In seeking this Statement, I am aware that the appointing authority has the prerogative of appointing whoever he wants to serve in his Cabinet or Government, but the report of the Committee which was adopted by the House raised serious issues concerning acquisition and disposal of properties in Kenya missions abroad."
}