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

{
    "id": 160999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160999/?format=api",
    "text_counter": 388,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "I cannot give any other names as I am not the one with the list of pending cases. I will have to depend on the Attorney-General. I am aware that they are more than that. But it is a separate question."
}