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

{
    "id": 441411,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/441411/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Hon. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "Hon. Speaker, I do not have the question with me because I filed this Statement in March. When I requested from the Clerk’s Department when the Statement was going to be due, I was told that I was going to be alerted. So, I did not know that it was coming in the afternoon and I want to request that it be deferred until tomorrow so that I can get the details."
}