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

{
    "id": 1048458,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1048458/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "I take this opportunity to urge the respective Movers of the Bills, Standing Committees and respective Senators that have filed amendments to the Bills mentioned above to be in the House whenever these Bills are scheduled, to facilitate speedy consideration and smooth transition to the next stage."
}