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

{
    "id": 125502,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125502/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "THAT, the Standing Orders be amended in paragraph (c) of the Standing Order No.2 by deleting the words (and each of whom has the written consent of the Leader in Parliament of his/her party) appearing immediately after the words “not being Ministers”."
}