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

{
    "id": 6122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6122/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Attorney-General, the Chair is not completely satisfied with the answer relating to assault and rape. Are you telling this country that there are no rape cases or that the rape cases are part of the assault and grievous harm category in the answer?"
}