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

{
    "id": 1012238,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012238/?format=api",
    "text_counter": 377,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Madam Deputy Speaker, I had talked about several issues in the few minutes that I had yesterday. I have the benefit of looking at the report of the Committee. Some of the notes that I had made in relation to the Bill are covered in the report. To that extent, it will make my work on the contribution to this Bill a lot easier."
}