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

{
    "id": 345401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345401/?format=api",
    "text_counter": 798,
    "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, Mr. Temporary Deputy Speaker, Sir. I rise on a point of order to move the following Procedural Motion:- THAT, notwithstanding the resolution of the House made today 3rd January, 2013, under Order No.8, that this House resolves to further extend the sitting of the House until conclusion of business appearing under Order No.24 in today’s Order Paper. It is evident that we are making very good progress and we could sacrifice an extra half-an-hour and we conclude three more items."
}