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

{
    "id": 1180809,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1180809/?format=api",
    "text_counter": 195,
    "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! Take your seat. It is supposed to be a bench but it is now a seat. Ordinarily, the tradition was that it was a bench. It is only the Hon. Speaker who had a seat, but things have changed since the 10th Parliament."
}