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

{
    "id": 1168709,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1168709/?format=api",
    "text_counter": 1084,
    "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 Chairperson, I beg to move that the Committee do report to the Senate its consideration of The Public Procurement and Asset Disposal (Amendment) Bill (National Assembly Bills No.32 of 2021) and its approval thereof without amendments."
}