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

{
    "id": 1217045,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1217045/?format=api",
    "text_counter": 326,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " I do not know how many minutes because the rules have changed but it was 10 minutes. Yes, 10 minutes is the ultimate limit. If you want to do so in half a minute, it is up to you."
}