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

{
    "id": 110834,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110834/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "The Minister for Tourism",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": " No, Mr. Deputy Speaker, Sir. You have told us of the circumstances when the Government is here in full swing. Then, maybe, a Minister could be on the other side. But because of the challenge that we have, could you advise us when the new House will be ready with the new design that will address this challenge?"
}