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

{
    "id": 77367,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77367/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "Mr. Speaker, Sir, I would like to remind the Minister that the copy of the HANSARD which I have in this House says clearly that I had asked the Chair at that time to give me more time to go through the list so that I can ask supplementary questions the following week. That is why the Question has been put on the Order Paper."
}