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

{
    "id": 1272460,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1272460/?format=api",
    "text_counter": 257,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, despite the interest in this Motion, our Standing Orders show that the time for its consideration is up. We will call upon the Mover to reply. You have 10 minutes. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}