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

{
    "id": 85409,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85409/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "The Assistant Minister for Forestry and Wildlife",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, the answer is not ready. Our officers have to take time to cross- check information in the field and investigate so that we can bring an answer that is satisfactory. So, we seek your indulgence to answer this Question tomorrow in the afternoon."
}