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

{
    "id": 1002234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002234/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Sen. Farhiya",
    "speaker_title": "",
    "speaker": {
        "id": 13179,
        "legal_name": "Farhiya Ali Haji",
        "slug": "farhiya-ali-haji"
    },
    "content": "Mr. Speaker, Sir, in the morning, we spoke to the Serjeant-at-Arms and asked them to book a seat for Sen. Yusuf Haji and Sen. Amos Wako. The one for Sen. Wako was done and he has a seat. However, the one for Sen. Haji is not there. That is why you can see me sitting here. He is my elder, but I cannot move out of my seat because I will be moving a Motion. I think there is a bit of discrimination on the part of the Serjeant-at-Arms in terms of not following procedures."
}