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

{
    "id": 25732,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25732/?format=api",
    "text_counter": 521,
    "type": "speech",
    "speaker_name": "Mr. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move: THAT, Clause 18 be amended in subparagraph (a)(i) by inserting the words “and land” immediately after the words “management of the environment.”"
}