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

{
    "id": 1254,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1254/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " Just for the directions of the House, please, if you are agreeing to postpone, we need to update the duty roster here. Kindly, let us be putting it on record so that we can update it accordingly. Any requests?"
}