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

{
    "id": 1225214,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1225214/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "The practice and traditions of this House has been that whenever the Procedure and Rules Committee sits down to amend Standing Orders, they do not apply to this Session. They apply to the next Parliament, so that we do not change the rules of the game midway."
}