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

{
    "id": 6137,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6137/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the Attorney-General is the legal advisor to the Ministers of Government and their departments. Until a matter has been brought to his attention and his opinion sought by that Ministry or department, the Attorney-General has no independent investigatory power or authority."
}