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

{
    "id": 1520296,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1520296/?format=api",
    "text_counter": 287,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "Of course, Hon. Ruku, you have come in, but you have to wait for your turn. You have just come in. Proceed, Hon. Rozaah. Take the shortest time possible so that your colleagues also get the opportunity."
}