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

{
    "id": 67805,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67805/?format=api",
    "text_counter": 92,
    "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, therefore, want to plead with you to review your ruling since a Departmental Committee is already dealing with this matter, so that the matter does not come up tomorrow afternoon."
}