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

{
    "id": 1490,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1490/?format=api",
    "text_counter": 14,
    "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, the Question had already been answered. This thing does not come from my Ministry! What was left about the Question was whether there was any payment which was made by the Ministry for the purchase of coffins and why the bodies were taken late. That is all that was left and it is in the HANSARD."
}