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

{
    "id": 1480313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1480313/?format=api",
    "text_counter": 486,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " I also direct that this matter be placed on the Order Paper at another appropriate date because I do not see any Member of the Pan African Parliament in the Chambers to move this, so it is also deferred."
}