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

{
    "id": 192642,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192642/?format=api",
    "text_counter": 111,
    "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": " Mr. Speaker, Sir, it will be communicated. But I would like to point out that he was here. I think he has just gone out to check something. But I am ready with my Ministerial Statement should I be called upon."
}