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

{
    "id": 325308,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/325308/?format=api",
    "text_counter": 306,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Deputy Speaker, Sir, I think this is a very important Bill for this House and we must be thinking about it very soberly. Many of us need more time to actually look at the Bill and, maybe, propose some further amendments. Therefore, I would like to plead with the Chair that this Bill be delayed to tomorrow afternoon."
}