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

{
    "id": 1112579,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112579/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "In conclusion, I hope that the relevant Committee will consider this Petition as quickly as possible and urge Sen. (Dr.) Lelegwe that when you think you are not being heard, continue and eventually the case will not go without resolution."
}