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

{
    "id": 90544,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90544/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "But I have since found out that the relevant officer is not in the office. So, I cannot have a meeting with the officer today. I will have that meeting tomorrow. That is why I have changed it to Tuesday."
}