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

{
    "id": 1048881,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1048881/?format=api",
    "text_counter": 219,
    "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 support this Bill. In doing so, I congratulate Sen. (Dr.) Zani for her fastidiousness. I think she has brought a record number of Bills before the Senate over the years since she became a Member of this august House."
}