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

{
    "id": 193139,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193139/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. Muthama, you are completely out of order! I did not hear him mention you! He specifically said that he did not want to talk about you. When you rise on a point of order, you are probably inviting a response that will not please you. You are completely out of order!"
}