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

{
    "id": 6504,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6504/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, I wish to inform the hon. Assistant Minister that loitering is no longer a criminal offense under the Laws of Kenya and specifically Article 39 of the Constitution which states as follows:- “Every person has the right to freedom of movement” That freedom of movement can only be curtailed under Article 58. So, it is no longer an offense."
}