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

{
    "id": 34652,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34652/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. In answering the question as to when the request was made, he purported to read from the documents he has tabled. I have looked at these documents and none of them has that request. Could he, please, make available that information, even if not now, when he comes to give the answer? It is not among these documents!"
}