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

{
    "id": 123277,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123277/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, the law is very clear. If you are under 18 years old you cannot be mixed with adults in cells. The law is very clear and I saw Mr. Olago Aluoch, who is a lawyer by profession, here. He knows that you cannot take an under-age to an adults’ cell."
}