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

{
    "id": 568220,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/568220/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Sen. Mositet",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 608,
        "legal_name": "Peter Korinko Mositet",
        "slug": "peter-korinko-mositet"
    },
    "content": " We shall now go to Division and I order the Division Bell be rung for one minute and then we shall vote for all the Bills."
}