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

{
    "id": 1021803,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1021803/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "Mr. Speaker, Sir, the House has discussed this Petition for too long. Since it is likely to be committed to the Committee on Labour and Social Welfare, which I Chair, would I be in order to save the time of the House by just committing to deal with this in the shortest time possible, tomorrow?"
}