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

{
    "id": 72708,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72708/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Thank you, Mr. Speaker, Sir. With regard to the question raised by hon. Imanyara, I want to say that I consulted the Chair in this respect. Therefore, I did not determine the matter myself. I consulted the Chair and sought guidance because I felt that it was not in the public interest to respond. If the Chair feels strongly that I give this answer, then I will do so."
}