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

{
    "id": 1249,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1249/?format=api",
    "text_counter": 239,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " We will do it this way. If there is a Minister who has a Statement, please, deliver it and then we will take the requests. We will also take any reminders for undelivered Statements."
}