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

{
    "id": 1021880,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1021880/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, some directive should be made from your Chair immediately so that we do not live in guilt tomorrow. If you give it tomorrow and something happens today, we will be collectively guilty of this affair."
}