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

{
    "id": 30219,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30219/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "Mr. Deputy Speaker, Sir, I think I have answered the Question very satisfactorily and, therefore, I do not see the reason why we should defer this Question. As regards the question of payment, I am prepared to give this information to the hon. Member even by tomorrow, if possible."
}