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

{
    "id": 1380689,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1380689/?format=api",
    "text_counter": 513,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " That is very dangerous. The management of the House has nothing to do with you. If you have a point of order to raise, do it. But, if you think you do not have time, no Member has more rights than another."
}