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

{
    "id": 65414,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65414/?format=api",
    "text_counter": 278,
    "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 wish to commend the Minister in the manner in which he made himself available and to be the chief pilot in the preparation of this Bill. In all meetings, where this Bill was presented, including the Cabinet and civil society organizations, he did a commendable job. Not just to present the Bill in these meetings, but being always ready to adopt any"
}