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

{
    "id": 1111343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111343/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Mr. Speaker, Sir, thank you very much for the opportunity to support this Petition. I do not intend to take long in adding my voice to the voice of the many that have already spoken. I thank the people of Kericho for raising this matter on behalf of the rest of the country. The issues raised in Kericho are the same issues I would have raised here for West Pokot. They are the same issues that anyone can raise anywhere else."
}