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

{
    "id": 122342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122342/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Deputy Speaker, Sir, the Prime Minister referred to a video clip that was shown yesterday by the Committee of Experts on Constitutional Review. I want to know whether the Government requires Mr. Ocampo or a special tribunal to try the perpetrators of such crime, or whether the Government can use the laws that we currently have."
}