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

{
    "id": 175555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/175555/?format=api",
    "text_counter": 28,
    "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 am a bit mystified because all of us have just moved from the Old Chamber to this place. I request that we get back to this Question later. Indications from my office are that the Ministry was ready to answer this Question."
}