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

{
    "id": 54372,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54372/?format=api",
    "text_counter": 259,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. The Standing Orders in this House are very clear. Members are responsible for the accuracy of the statements that they make and we have never had any incident where people have said it is in my computer and I will come and e-mail it or deliver it later. It must be done now or he must withdraw and apologise."
}