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

{
    "id": 49456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/49456/?format=api",
    "text_counter": 370,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! I do not think that that is a valid point of order, because that was brought up by another hon. Member. I think we have passed that test. I will take the last three requests from Mr. Chanzu, Mr. Lessonet and Mr. Konchella in this lot. Then, I may be persuaded to take the last remaining two hon. Members, because hon. Okemo is a Chair of a Committee."
}