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

{
    "id": 101200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101200/?format=api",
    "text_counter": 16,
    "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. Deputy Speaker, Sir, investigations into the case are ongoing. The CID Director decided to seek advice from the Attorney-General and on 14th May, 2010, the file was forwarded to him for advice vide his forwarding letter No.CID/IB/SEC/4/6/Vol.111 (27)."
}