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

{
    "id": 1862,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1862/?format=api",
    "text_counter": 386,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Madam Temporary Deputy Speaker, as I indicated on Tuesday, the Minister is on the ground, visiting the areas that have been affected by the floods. I had pleaded with the House that we give her maximum time to be at the points of mitigating the problem rather than come here to issue the Ministerial Statement. We can have the Ministerial Statement on Tuesday---"
}