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

{
    "id": 598798,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/598798/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Sen. Mositet",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 608,
        "legal_name": "Peter Korinko Mositet",
        "slug": "peter-korinko-mositet"
    },
    "content": " Because of the same challenge that made us defer the previous Order, we will also defer Order No.13. The electronic version of the Senate Hansard Report is for information purposes only. A certified version of this Report can be obtained from the Hansard Editor, Senate."
}