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

{
    "id": 247619,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/247619/?format=api",
    "text_counter": 15,
    "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, may I appeal for your indulgence. The Minister should be here. I have the answer to the Question, but the Minister is coming. In case he does not come, I will be able to answer the Question. So, will you, please, give us a bit of time?"
}