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

{
    "id": 200604,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200604/?format=api",
    "text_counter": 17,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Mr. Speaker, Sir, at Bararget, we are settling allottees from the Likia Extension Group. The process is ongoing, but it is not complete. When we are through with this process, we will advise those who are concerned or those who want to get information on this matter."
}