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

{
    "id": 1005228,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1005228/?format=api",
    "text_counter": 164,
    "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 hope the Members that have been nominated will live up to the occasion, not just in terms of waiting for a case to arrive or to knock at its door, but determine those powers and privileges and whether or not there are other institutions or organs, which are invading those powers and privileges of Parliament."
}