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

{
    "id": 6912,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6912/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Mudavadi",
    "speaker_title": "",
    "speaker": {
        "id": 84,
        "legal_name": "Wycliffe Musalia Mudavadi",
        "slug": "musalia-mudavadi"
    },
    "content": "Mr. Speaker, Sir, I would like to reiterate, because I said it here last week that, indeed, we have already issued circulars to all local authorities not to dispose of any assets belonging to the respective 175 local authorities. That message has gone out in writing to all the clerks and the chairmen of councils. They are in full picture of this."
}