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

{
    "id": 24475,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24475/?format=api",
    "text_counter": 504,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Hon. Members, as you will note, it is 5.30 p.m., and we still have a lot of business in the Committee and also within the House. There are three reports of the Committee that we need to also clear today. The leave of the House that we got on Wednesday was to extend the sittings of the House for Wednesday and Thursday, and today had not been covered. So, it is important that we then move into the House and extend our sitting, so that we can deliberate and finish all these things."
}