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

{
    "id": 1019788,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1019788/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Sen. Malalah",
    "speaker_title": "",
    "speaker": {
        "id": 13195,
        "legal_name": "Cleophas Wakhungu Malalah",
        "slug": "cleophas-wakhungu-malalah-2"
    },
    "content": "I request my colleagues to consider the amendment that has been proposed by Sen. (Dr.) Ali to have the Senate sit three times a week as opposed to the initial Motion, which had proposed that we sit two times a week."
}