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

{
    "id": 1480254,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1480254/?format=api",
    "text_counter": 427,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Cabinet Secretary, you have done your bit, and the Members are very happy. This has been one of the most animated debates, and interest was really high, and for good reasons. Now you can retreat, and then we will go to the business of the House."
}