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

{
    "id": 658529,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/658529/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Sen. Mwakulegwa",
    "speaker_title": "",
    "speaker": {
        "id": 101,
        "legal_name": "Danson Mwazo Mwakulegwa",
        "slug": "danson-mwazo"
    },
    "content": "Mr. Speaker, Sir, I would like to apologise to the House because we were unable to get the response to this Statement on time. I promise to give an answer during the next sitting because the Statement is neither ready nor available."
}