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

{
    "id": 6730,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6730/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Speaker, Sir, as you may know from the way I framed my statement, this matter is very passionate to me. Unfortunately, tomorrow I have engagements in the constituency and I would request that he brings it on Tuesday because I would really wish to interrogate it."
}