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

{
    "id": 421414,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/421414/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Sen. Mwakulegwa",
    "speaker_title": "",
    "speaker": {
        "id": 101,
        "legal_name": "Danson Mwazo Mwakulegwa",
        "slug": "danson-mwazo"
    },
    "content": "Mr. Speaker, Sir, the Professor is not in. Therefore, he will not be able to interrogate this statement. I think it has been a tradition that if the person seeking the Statement is not in, that Statement is deferred until the person who has asked for the statement is in."
}