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

{
    "id": 1130633,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1130633/?format=api",
    "text_counter": 247,
    "type": "speech",
    "speaker_name": "Sen. Kinyua",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13202,
        "legal_name": "John Kinyua Nderitu",
        "slug": "john-kinyua-nderitu-2"
    },
    "content": " He is on a point of order. Members, we have listened and as a requirement of law, we have a deadline for this Motion, which is tomorrow Friday, 3rd, December, 2021. On that one, I order that the Report be uploaded."
}