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

{
    "id": 1013256,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1013256/?format=api",
    "text_counter": 202,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Hon. Temporary Deputy Speaker, we are trying to get the Chair of the Committee on Implementation to get the report. He had gone looking for it, but we cannot wait for him to print and bring it. So, again, with the indulgence of the House, I would like to ask that this Order be stepped down until we reorganise it for next week."
}