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

{
    "id": 678126,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/678126/?format=api",
    "text_counter": 339,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " No, it should not be moved afresh. The Floor is now open for anyone wishing to contribute. I believe you have now consulted enough. That is as per Standing Order No.99. We do not have to move it afresh. Proceed, Sen. (Dr.) Zani."
}