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

{
    "id": 56072,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56072/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Speaker, Sir, I do have a similar problem. Six months ago the Government created West Nyakach Division and North Nyakach Division and up to now, the Government has not been able to post two DOs. Could the Assistant Minister tell us what tangible programme they have to fill in these vacant positions?"
}