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

{
    "id": 250502,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250502/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Akaranga",
    "speaker_title": "",
    "speaker": {
        "id": 299,
        "legal_name": "Moses Epainitous Akaranga",
        "slug": "moses-akaranga"
    },
    "content": "Mr. Speaker, Sir, that is a good comment from my colleague. He is aware that I am have been there for only a few months and perhaps we will be replacing some of those Chief Executive Officers (CEOs) whose contracts were done by him. We, as a Government, are going to practice a lot of professionalism when hiring the CEOs."
}