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

{
    "id": 115113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/115113/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Mr. Mbau",
    "speaker_title": "",
    "speaker": {
        "id": 182,
        "legal_name": "Elias Peter Mbau",
        "slug": "elias-mbau"
    },
    "content": "Mr. Speaker, Sir, I will oblige, but at the same time, plead with the Assistant Minister that given that this Question pertains to December 1st which is the World Aids Day any prolongation of the Question will mean that it will lose relevance."
}