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

{
    "id": 1168730,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1168730/?format=api",
    "text_counter": 1105,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Leader of Majority",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Madam Chairperson, I beg to Move that the Committee do report progress to the Senate on its consideration of The Children Bill (National Assembly Bill No. 38 of 2021) and its approval thereof without amendments."
}