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

{
    "id": 5786,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5786/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " Mr. Assistant Minister, would you like to get more time so that you can give us more information?"
}