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

{
    "id": 110011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110011/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Mr. Farah",
    "speaker_title": "",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "Order hon. Members! What is the matter with my hon. Members? We can have a very good constitution, but unless we respect it, our nation and our people, it will be a piece of paper. We are not in a constitutional vacuum and we would still have a better country than we have today. Let us respect ourselves. We have a culture of always looking outside for help when we have the best. We have the best men and women in the world in this country. Let us not witch-hunt one another. Not at such a critical moment when we are trying to make a constitution for ourselves."
}