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

{
    "id": 267675,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/267675/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": "However, it is my very humble submission that the right of the President to make those proposals and the right of the President to seek to persuade Parliament to relook at the law that Parliament has made cannot be contested."
}