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

{
    "id": 1169712,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1169712/?format=api",
    "text_counter": 341,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Madam Temporary Chairperson, pursuant to Standing Orders No.148, I beg to move that the Committee of the Whole do report progress on its consideration of the Landlord and Tenant and Tenant Bill (National Assembly Bills No. 3 of 2021) and seek leave to sit again tomorrow."
}