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

{
    "id": 1474067,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1474067/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "It is an old one. Okay. Under the circumstances, I also call upon the Mover to reply. Where is the Mover? The Mover is not in. So, that business is deferred to another date when the Mover will reply and the Question will be put."
}