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

{
    "id": 27867,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/27867/?format=api",
    "text_counter": 401,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Given the time I have before I call the Minister to reply and the number of people wanting to contribute, I think I will limit the speeches to three minutes for all the remaining hon. Members, so that everybody can get a chance to speak."
}