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

{
    "id": 1369732,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1369732/?format=api",
    "text_counter": 201,
    "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. Chairperson, please, make an undertaking because you do not have time to give a response now. In a way, we have dispensed with the strict application of the rules because of the urgency of the matter."
}