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

{
    "id": 1988,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1988/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Finance",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": " Mr. Deputy Speaker, Sir, I just wanted to clarify my point of order."
}