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

{
    "id": 232231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232231/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Mr. Deputy Speaker, Sir, the information I have is true to the best of my knowledge and belief. But if the hon. Member needs further assistance, and since he claims that the proprietor is willing to negotiate, then they are welcome to my office and I will assist them appropriately."
}