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

{
    "id": 1797,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1797/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Members, the petition of the Assistant Minister is long. He is responding to a petition. Allow him to read the petition and then you can get clarifications after he has completed. Continue you, Mr. Assistant Minister, try to be fast about it. I know that it is a long Statement."
}