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

{
    "id": 1050493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1050493/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Narok North, ODM",
    "speaker_title": "Hon. Richard ole Kenta",
    "speaker": {
        "id": 420,
        "legal_name": "Richard Moitalel ole Kenta",
        "slug": "richard-moitalel-ole-kenta"
    },
    "content": " Thank you, Hon. Speaker. I would also like to take this opportunity to condole with the family of the late Hon. Waititu. I would like the House to note that he was a member of the Committee on Implementation. He was a very committed Member and pleasant to work with. He was the life of the party."
}