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

{
    "id": 25171,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25171/?format=api",
    "text_counter": 1200,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "The other thing that I would ask is that all arms of the Government, including Parliament and the Executive - but particularly these two arms of Government - should allow the Professor to be the Attorney-General of the Republic of Kenya. That is because if that is not the case, then the office of the Attorney-General cannot function in the manner in which it is supposed to function in terms of the Constitution."
}