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

{
    "id": 162338,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162338/?format=api",
    "text_counter": 323,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, an Inquest File No.1/2009 has been opened and investigations are still going on. The police file will be sent to the Attorney-General as per the regulations in Section 386 of the Penal Procedure Code."
}