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

{
    "id": 130092,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130092/?format=api",
    "text_counter": 480,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "September 1, 2009 PARLIAMENTARY DEBATES 3110 The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "I want to confess that one of the persons proposed is a lawyer that I know very well and actually comes from my constituency. I would not have any doubts as to why he should belong to that committee."
}