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

{
    "id": 221173,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221173/?format=api",
    "text_counter": 124,
    "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": " Mr. Deputy Speaker, Sir, I regret to say that on this particular Question, I have no information at all. May I plead that we put it on the Order Paper tomorrow? I will ensure that the Minister is here, or I have the answer to give."
}