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

{
    "id": 5381,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5381/?format=api",
    "text_counter": 377,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, it is not an error. The Government has donated its time and allowed the Private Members’ Bills to occupy its time. I believe that is a procedural matter. It is the generosity of the Government which the hon. Member should appreciate, instead of blasting us for donating our time, so that passing of the Private Members’ Bills can be accelerated."
}