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

{
    "id": 172550,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172550/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, it is also proper for the Leader of Government Business to appoint one of the Front Bench Members to stand in for them when they are away. There is nothing unusual about that, but the House needs to be informed as to who the person standing in for them is. That is why I deferred Question No.503 until we get somebody from the Front Bench to say when it will be answered."
}