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

{
    "id": 1273651,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1273651/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Sen. Seki",
    "speaker_title": "",
    "speaker": {
        "id": 13598,
        "legal_name": "Samuel Seki Kanar",
        "slug": "samuel-seki-kanar"
    },
    "content": "Thank you, Mr. Speaker, Sir. I beg to lay the following Petition Report on the Table of the Senate, today, 3rd August, 2023: Report of the Committee on Education on the Petition concerning payment of pension to teachers who retired between 1997 and 2007."
}