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

{
    "id": 1919,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1919/?format=api",
    "text_counter": 443,
    "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, the House will also consider any reports that will be tabled by the Departmental Committee on Justice and Legal Affairs relating to the implementation of the Constitution. Indeed, we are waiting for reports from this Committee to process the next request by the House, which will be a Motion for Adjournment. This will be subject to receiving these reports from this Committee which could well come next week, depending on the progress made."
}