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

{
    "id": 1563366,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1563366/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Sen. Wamatinga",
    "speaker_title": "",
    "speaker": {
        "id": 13582,
        "legal_name": "Wahome Wamatinga",
        "slug": "wahome-wamatinga"
    },
    "content": "Thank you so much, Mr. Speaker, Sir, for according me this opportunity to add my voice to the statements that have been raised today, more so, the reports that have been presented on the Floor of this House."
}