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

{
    "id": 60123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60123/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Since there is no prescription of what refusing to answer a Question is – this can be expressed, but it can also be implied – the Chair might proceed to, in future, as per the practice and in order for us to take the business of this House seriously; decide that if a Question is not answered for more than two times, that also amounts to refusal."
}