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

{
    "id": 1111764,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111764/?format=api",
    "text_counter": 60,
    "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. Temporary Speaker, Sir, I also rise to commend Sen. Dullo for coming up with this Statement. The issue of ID cards is very critical. As pointed out by Sen. Dullo, it springs from Article 12 of the Constitution where passports and identification cards are not privileges."
}