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

{
    "id": 16923,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16923/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "Mr. Speaker, Sir, I am waiting for your direction. Maybe, the hon. Member can repeat the question because it was directed to you. He had asked whether this Question could be referred to the Ministry of State for Public Service considering that I have tabled a document which is self-explanatory."
}