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

{
    "id": 162989,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162989/?format=api",
    "text_counter": 338,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": " Mr. Speaker, Sir, I think this matter was supposed to be dealt with by the Office of the Attorney-General. Could I suggest that it be tackled next Tuesday? We will, certainly, bring it to the urgent attention of the Attorney-General for Tuesday."
}