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

{
    "id": 8336,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8336/?format=api",
    "text_counter": 453,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Yesterday, I rose on a point of order. I was referring to the quarterly economic and budgetary review. There were some issues that we wanted to raise. I requested that we do the same today and I do not know whether I should proceed."
}