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

{
    "id": 658534,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/658534/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Sen. Mwakulegwa",
    "speaker_title": "",
    "speaker": {
        "id": 101,
        "legal_name": "Danson Mwazo Mwakulegwa",
        "slug": "danson-mwazo"
    },
    "content": "Mr. Speaker, Sir, I have committed to issue the Statement next week, if the Senate does not go on recess. However, if it goes on recess, then I will issue it on the first Tuesday after recess."
}