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

{
    "id": 65235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65235/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Mbau",
    "speaker_title": "",
    "speaker": {
        "id": 182,
        "legal_name": "Elias Peter Mbau",
        "slug": "elias-mbau"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister was able to identify the persons who have possessed that land. Before then, I could not stand and say that the land is possessed by councilors. But now, the names are those of the councilors."
}