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

{
    "id": 436547,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/436547/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Mr. Speaker, Sir, we have to finish this Motion by 12.30 p.m., but looking at the time and the people who want to contribute, would I be in order to kindly ask the Chair to give three minutes to each individual for debate?"
}