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

{
    "id": 136129,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/136129/?format=api",
    "text_counter": 372,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "First of all, I want to thank every hon. Member who got the chance to speak as well as those who have not had the chance to speak for their contributions and the ideas they have given us. I know that some of them have talked hard. I want to thank them for having talked hard. It was necessary, so that we may be able to work even harder."
}