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

{
    "id": 1512770,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1512770/?format=api",
    "text_counter": 1141,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Chairman",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "Hon. Members, let us have a bit of order here. We cannot treat our chamber like that. Hon. Osoro, you are the one who will report. Proceed."
}