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

{
    "id": 100449,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100449/?format=api",
    "text_counter": 134,
    "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": "We can answer the first part of the Question by pressing some buttons on a computer keyboard. However, on the second part of the Question, which is very critical, I need to sit down with my officers, so that they can brief me on the specific measures we have to take to address the situation."
}