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

{
    "id": 1209000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1209000/?format=api",
    "text_counter": 200,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "Secondly, is the question of time that it takes for us to investigate. Some of us feel that the time is too short. Also, we have the provisions of Standing Order No.80. Once a report is tabled, because of the interest, Members should be allowed to debate."
}