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

{
    "id": 507496,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/507496/?format=api",
    "text_counter": 459,
    "type": "speech",
    "speaker_name": "Sen. Mositet",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 608,
        "legal_name": "Peter Korinko Mositet",
        "slug": "peter-korinko-mositet"
    },
    "content": " There is quite a lot of interest from other Senators. This is a timed Motion where we were supposed to finish by 6:08 p.m. However, considering that almost all Senators who have not spoken want to speak and again, I will want to give the Mover some time to speak, I feel we should reduce the time to five minutes. We can give each and every Senator a chance to speak."
}