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

{
    "id": 234754,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234754/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Dr. Ali",
    "speaker_title": "",
    "speaker": null,
    "content": "Mr. Speaker, Sir, I wish to thank the Minister for that answer. However, I would like to say that there is nothing in place right now. There was just one single room which was built in that place. It does not even have a roof. How does the Minister intend to revive the project?"
}