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

{
    "id": 42493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42493/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "Mr. Speaker, Sir, I said, and I repeat, that some political activists went there and incited the moran community. But in the meeting that we held at the Office of the President, all senior politicians were there and Mr. ole Ntimama was there!"
}