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

{
    "id": 1066710,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1066710/?format=api",
    "text_counter": 148,
    "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 know the process is yet to be finished because even if Members decided to go the Committee way, it will still be subjected to provision of names. Therefore, I want Members to stay in tune, so that if Members then decide it is not the Committee, then the process stops right there."
}