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

{
    "id": 211851,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/211851/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": " Thank you, Mr. Deputy Speaker, Sir, for your decision, but may I, please, with all respect, absolve the rest of the Assistant Ministers? As you can see, the Front Bench is full of all of them. I am sure, all the Questions will be answered."
}