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

{
    "id": 1507953,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1507953/?format=api",
    "text_counter": 708,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Hon. Tandaza, this is a resumption of debate. Who was the Member who had a 13 minutes balance? Any Member who would want to contribute on this? Hon. Kibet Komingoi, do you want to contribute on this Bill?"
}