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

{
    "id": 1266283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1266283/?format=api",
    "text_counter": 581,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Order! The basic rules that you learn in a very special way is that you do not cast aspersions on the conduct of the Chair in terms of how he is running the House. That should immediately get you out of the House for the rest of the day, but I am not going to do that."
}