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

{
    "id": 1551100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1551100/?format=api",
    "text_counter": 422,
    "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. Murugara, look this side. This is the Public Gallery. The other side is the Speaker’s Gallery. Go that way if you want to get closer so that they can see you."
}