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

{
    "id": 1208371,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1208371/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "Mr. Speaker, Sir, I hate to disrupt the flow of her thoughts. She has raised an issue and because this is a House of records, every Senator is responsible for the accuracy of the statements that they make on the Floor."
}