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

{
    "id": 1152494,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1152494/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "Mr. Speaker, Sir, other Business before the Senate includes 48 Petitions and Statements pursuant to Standing Orders Nos.47 and 48. Petitions are important tools of oversight. I urge concerned committees to hasten consideration of this pending businesses and to table reports pursuant to the Standing Orders."
}