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

{
    "id": 1100264,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1100264/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "It is not the politicians, but real security situation. There are international best practices models to deal with this kind of security situation and the kinds of instruments and tools to use. Therefore, I hope that the Senate will look at where the responsibilities lie. My position is that the Government of the day must be accountable to the people."
}