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

{
    "id": 1497574,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1497574/?format=api",
    "text_counter": 569,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Chairman",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Chairman, do you want to say something? Add some further clarity. If need be, you can consult with the people from the Ministry. We will give you one minute to consult with them. Let us get this right. Yes, Hon. Wamuchomba."
}