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

{
    "id": 42865,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42865/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "Mr. Speaker, Sir, obviously, the information being tabled is not in my possession and I would request for more time to check the authenticity of the letter and come back with a good answer."
}