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

{
    "id": 1564246,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1564246/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Sen. Boy",
    "speaker_title": "",
    "speaker": {
        "id": 13200,
        "legal_name": "Issa Juma Boy",
        "slug": "issa-juma-boy"
    },
    "content": "The Committee is currently in the process of tabling its report."
}