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

{
    "id": 6493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6493/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Probably the police officers are enforcing laws which we are not using. According to the charge, the youths were charged because they were found loitering without permission from the Clerk to the Tana River County Council. That law was repealed in 1968 even before the Assistant Minister was born, I think. So, how can you charge somebody of an offence in a law which was repealed?"
}