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

{
    "id": 1497708,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1497708/?format=api",
    "text_counter": 703,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Chairman",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " The overall manner in which we have transacted this particular clause was a little bit abnormal. We rushed it, and I must take some blame. How many Members do we have here? The majority of you are in favour of something different from what the Member is proposing."
}