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

{
    "id": 709464,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/709464/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Sen. Sang",
    "speaker_title": "",
    "speaker": {
        "id": 907,
        "legal_name": "Stephen Kipyego Sang",
        "slug": "stephen-kipyego-sang"
    },
    "content": "Mr. Speaker, Sir, you will recall that yesterday, this Statement could not be issued because the response by the Chairperson had one or two pages missing and I have not been served with a copy of the same. I request that we proceed to the other statements so that those particular pages can be photocopied."
}