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

{
    "id": 262284,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/262284/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I want to thank you for your ruling but may it please you that our reports have been pending with your secretariat for over three or five months and yet that report has effectively been concluded."
}