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

{
    "id": 1160765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1160765/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "As I conclude, I take this opportunity, on behalf of the people of West Pokot and Members of this House, to condole with his family, colleagues and Parliament of Uganda. We all stand with the people of Uganda to mourn the loss of their Speaker."
}