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

{
    "id": 1042008,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1042008/?format=api",
    "text_counter": 1564,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "I want to persuade the House that a Committee process is probably better. In the USA, they did not have a provision for the Committee system. What they have in the law is plenary but they have found out over time that plenary does not do justice to the grounds and the seriousness of grounds, which normally those who have been impeached face."
}