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

{
    "id": 283102,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/283102/?format=api",
    "text_counter": 181,
    "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": "Unfortunately, Mr. Speaker, Sir, I cannot pretend that the matter is clear in my own mind. I would be very surprised if it is clear in yours, Mr. Speaker."
}