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

{
    "id": 490010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/490010/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Chairperson",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Hon. Senators, I had ruled that only those three Members will talk. However, very exceptionally, I will allow Sen. Sang one minute and he will be the last person to speak."
}