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

{
    "id": 160751,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160751/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. Gitau, you are completely out of order! This is the second time this Question is being called out. You have not apologised, or said where you have been. Could you, please, be orderly by saying where you have been and apologise to the House?"
}