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

{
    "id": 44016,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44016/?format=api",
    "text_counter": 1217,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Chairman, Sir, I beg to move:- THAT, the Fifth Schedule to the Bill be amended in paragraph 2(a) by deleting the words “tabled before” appearing after the words “former Boundaries Commission as” and substituting therefor the words “adopted by”."
}