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

{
    "id": 56959,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56959/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Mwazo",
    "speaker_title": "",
    "speaker": {
        "id": 101,
        "legal_name": "Danson Mwazo Mwakulegwa",
        "slug": "danson-mwazo"
    },
    "content": "Mr. Deputy Speaker, Sir, I have no problem, only that I want to give information to the House. I have actually sat in the District Environment Committee four times, chaired by the DC, Voi---"
}