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

{
    "id": 544000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/544000/?format=api",
    "text_counter": 17,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " That settles the issue. I do not know whether in due course there will be need for a notice of Motion to be given on the same issue. For now, you have tabled the Report. That is it for now."
}