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

{
    "id": 253001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253001/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Thank you very much, Mr. Temporary Deputy Speaker, Sir. This Motion generated some interest and I would like to donate some of my time to some of my colleagues. First, I will donate four minutes to hon. Ochilo-Ayacko, two minutes to hon. Sungu, two minutes to hon. Ojaamong and two minutes to hon. Angwenyi. So, I will have eight minutes to reply."
}