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

{
    "id": 123510,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123510/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "First, this is Question Time. So, you should as much as possible endeavour to ask questions. The Assistant Minister has responded to Question No.389 and given the best answer that he has. If you are not satisfied with the answer as initially given by the Assistant Minister, then you are under duty to interrogate that answer, so that he can give you further information. I will urge you to do that. Can you now proceed and do that?"
}