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

{
    "id": 113222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113222/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, on several occasions, I have said in this House that on the issue of compensation, the family members know what action to take. If the court orders us to compensate them, who are we to refuse? I assure this House and the whole country that reforms are underway and we will eliminate the officers who misuse firearms."
}