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

{
    "id": 100755,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100755/?format=api",
    "text_counter": 440,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " I like the point that the hon. Member is making. I just want to remind the House that one of the best ever parliamentarians in this House was former Chief Justice Madan. He was not only a Member of this House; he was a Cabinet Minister and one of the best legal brains in the bench. The statement is not without justification."
}