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

{
    "id": 5613,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5613/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " Prof. Muigai, you would help the House if you could tell us the directors of the other companies that Mr. C. Kilonzo has talked about, whether there are, in fact, any investigations going on and what the status is. Help the House! Help us with that information!"
}