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

{
    "id": 253244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253244/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Maj-Gen. Nkaisserry",
    "speaker_title": "",
    "speaker": {
        "id": 192,
        "legal_name": "Joseph Kasaine Ole Nkaissery",
        "slug": "joseph-nkaissery"
    },
    "content": "This is because I am already on the Floor. After my ten minutes, my colleagues can contribute for five minutes. I think it is consensus that after I have spoken then my colleagues can speak for five minutes each."
}