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

{
    "id": 5686,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5686/?format=api",
    "text_counter": 199,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " We must move on. However, that was very useful information. I want to inform the House that I have noticed that there is more useful information on the same matter from the Chair of the Committee on Agriculture, Livestock and Cooperatives. Please, inform the House what you are doing, so that hon. Members may know what is going on."
}