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

{
    "id": 199731,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199731/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Mr. Maore",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 284,
        "legal_name": "Richard Maoka Maore",
        "slug": "maoka-maore"
    },
    "content": " Hon. Members, the Movers are switching positions. Mr. Oparanya has moved part (a)(i) and withdrawn part (a)(ii) of the amendment. I will now put the Question that item (b) of the Second Schedule be amended as proposed by Mr. Oparanya."
}