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

{
    "id": 1370852,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1370852/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "My office is up in arms that they are not being afforded an opportunity to travel and yet staff in another office fairly near to me are traveling. If we do not manage this properly, it can send the message that to participate in parliamentary functions, one has to do something else."
}