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

{
    "id": 12007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12007/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "In the light of what the Minister has had to say, I will give directions on this matter on Wednesday afternoon, inclusive of what happens if the matter is already being investigated by PAC. Obviously, that is a substantive aspect of the matter which I will have to deal with from the Chair."
}