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

{
    "id": 130217,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130217/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "Mr. Speaker, Sir, I seek your indulgence now that the Assistant Minister has laid the list on the Table of the House. The Question should be deferred so that I get time to peruse it."
}