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

{
    "id": 132037,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132037/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "I want to assure the House that we have learnt lessons on recruitment and payment of the youth. I want to assure the House that with those lessons, I am sure we will improve in the next exercise and it will be better than the one we have had this time round."
}