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

{
    "id": 7614,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7614/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I will have enough time between now and Tuesday, next week, to locate them and ensure they will be here. I was expecting them to be here. Since I have no idea why they are not here, I am sure, if given time, I will be able to trace them."
}