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

{
    "id": 42747,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42747/?format=api",
    "text_counter": 380,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "The Assistant Minister for Livestock Development",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to thank the Minister for Justice, National Cohesion and Constitutional Affairs. With the establishment of the Supreme Court, I think we have come of age. We are sure that no Kenyan will be discriminated against. No Judge in his own right will give a judgment that has ethnic overtones, is influenced by corruption and very discriminatory. The people of this country will know that they have a point of reference. They will know that there is a place they will go to that will give a fair judgment as per the Constitution of this country."
}