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

{
    "id": 44566,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44566/?format=api",
    "text_counter": 215,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am just concerned and maybe, the Minister can explain this. I am concerned about someone serving for ten years. What is the Government policy in terms of temporary appointments? Is it procedural for one to serve for ten years on temporary appointment?"
}