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

{
    "id": 124797,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124797/?format=api",
    "text_counter": 168,
    "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": " Mr. Speaker, Sir, I also apologise for coming late. I have looked at the answer I was given and I have not had time to examine it properly. I am not satisfied with the answer and I communicated to the hon. Member that we need to provide a more comprehensive answer at a later stage."
}