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

{
    "id": 1108787,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1108787/?format=api",
    "text_counter": 314,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Hon. Chairman, I beg to move: THAT, Clause 2 of the Bill be amended in the definition of the phrase “transit centre”, by inserting the words “and includes a prison, immigration detention centre, police station, remand home or any other similar place that may be designated as a transit centre” after the words “security screening”."
}