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

{
    "id": 505383,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/505383/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Sen. Mositet",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 608,
        "legal_name": "Peter Korinko Mositet",
        "slug": "peter-korinko-mositet"
    },
    "content": " Hon. Senators, I now wish to propose the Question so that when we adjourn, we will just come straight to the plenary. Senators, you have done very well. As you can see, we have surpassed our normal and usual time as per the Standing Orders."
}