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

{
    "id": 23601,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23601/?format=api",
    "text_counter": 389,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, the Treasury has never been this generous before. I do not know where the generosity is coming from. However, I am unable to conceive why a secondment would be needed because as it is legislated now, we are only specifying that the Treasury may second an officer on request by the Commission."
}