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

{
    "id": 1030783,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030783/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "There are 58 Petitions pending consideration by respective standing committees. I urge the committees to use the available opportunity to expeditiously consider the said petitions and table reports pursuant to the Standing Orders."
}