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

{
    "id": 5507,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5507/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " Please note that it is a Petition which has already been presented. The Presenter of the Petition, under our Standing Orders, had five minutes which he has already used. The rest of the Members, under Standing Order No.208, will have a total of five minutes. So, Dr. Khalwale, do one minute because I have seen two other hon. Members who want to comment."
}