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

{
    "id": 65189,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65189/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I say so, because the Minister for Lands was the lawyer for Courier Green. His advice to them is contrary to what the Assistant Minister has said here. So, is he in order, first to mislead the Chair on the reason why he was not able to answer the Question yesterday? Is he in order not to declare his interest in the matter?"
}