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

{
    "id": 1122131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122131/?format=api",
    "text_counter": 264,
    "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 state that one of the most controversial discussions that we had during the Constitution-making process was on Article 26 on the right to life. At the centre of debate was the argument involved with the religious community on the question of when life begins. The religious community, particularly the Catholics, insisted that life begins at conception."
}