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

{
    "id": 333151,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333151/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "28 Tuesday, 27th November, 2012 The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, once you have given direction and we have agreed, I thought the matter was supposed to rest there. It is up to me to get the Attorney-General to be here on Thursday to respond to the Question."
}