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

{
    "id": 234453,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234453/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Mr. Speaker, Sir, I have already said that Mr. Okiya sought the services of a lawyer who wrote to the DRC embassy. He has, in fact, been to my Ministry and the DRC embassy has suggested that he goes with his lawyer to talk to them. Let him go there first, and he will be welcome to come to my office, then we can see what to do for him."
}