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

{
    "id": 667700,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/667700/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Sen. Leshore, your question is valid. It is true that it has been on the Order Paper for the last one month and I hereby direct that the answer be brought by the Chairperson tomorrow. Avail yourself and you will have this attended to. On that note, we will put a stay on the statements and move on to the next item on the Order Paper."
}