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

{
    "id": 1212859,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212859/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Sen. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 13592,
        "legal_name": "Onyonka Richard Momoima",
        "slug": "onyonka-richard-momoima"
    },
    "content": "Mr. Deputy Speaker, Sir, I know that I should not be on the Floor when you are there, but gentlemen, relax. Take it easy. You are now in power. Power is transitory. Relax."
}