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

{
    "id": 124473,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124473/?format=api",
    "text_counter": 316,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "Mr. Deputy Speaker, Sir, I appreciate the concerns of the hon. Member but in teaching, there has to be an entry point like in any other activity. Children start from the known to the unknown. So you have at the entry point to use the language that is most effective for the child."
}