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

{
    "id": 1159282,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1159282/?format=api",
    "text_counter": 522,
    "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, I beg to move that the Division of Revenue Bill (National Assembly Bills No. 8 of 2022) be now read a Third Time. I ask the Senate Minority Leader to second. I thank you."
}