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

{
    "id": 1422557,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1422557/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " In my own evaluation, I can see there are Members who are still interested to speak on this Motion. So, I will not put the Question. I will give opportunities to two Members on my right side and two on my left. If there are more Members, we will continue for a while. Hon. Mukunji, you have the Floor."
}