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

{
    "id": 43260,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43260/?format=api",
    "text_counter": 461,
    "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. Chairman, Sir. I rise on a point of order to move that we adjourn the Committee Stage. The Committee reports progress to the House to enable us to ask for extra time to sit so that we dispose of the matter on the Order Paper. So, I beg to move that this Committee reports progress to the House."
}