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

{
    "id": 202662,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202662/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Ndolo",
    "speaker_title": "",
    "speaker": {
        "id": 222,
        "legal_name": "Reuben Owino Nyanjiga Ndolo",
        "slug": "reuben-ndolo"
    },
    "content": "Mr. Speaker, Sir, Dr. Kamau has been working in that clinic for more than 20 years. Up to now, he is still an Assistant Commissioner of Police. He has been doing this for the past 12 years. When will the Government promote him to be a Commissioner of Police because he has done a lot of good for this country?"
}