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

{
    "id": 777171,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/777171/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Speaker, Sir, I withdraw the use of the word ‘boulder.’ I apologise for using that word, but would want to say that I will use very strong language if she continues interjecting me."
}