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

{
    "id": 1122142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122142/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Our criticism should not be seen as having doubt with what the police are doing. If you go to the states where the police force does not exist or the military tries to act as the police, you will be amazed about how inept other non-police forces of institutions can deal with civilians or the people in general."
}