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

{
    "id": 789875,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789875/?format=api",
    "text_counter": 340,
    "type": "speech",
    "speaker_name": "Hon. Losiakou",
    "speaker_title": "",
    "speaker": {
        "id": 2662,
        "legal_name": "Losiakou David Pkosing",
        "slug": "losiakou-david-pkosing"
    },
    "content": "We have given the qualifications of the person to be the chair. We have given engineering, accounting and law, so that it is broader. So that people who have not studied the relevant field can also not become chairs of this institution. That is what we have done. We have introduced clarity."
}