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

{
    "id": 686016,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/686016/?format=api",
    "text_counter": 249,
    "type": "speech",
    "speaker_name": "Hon. Aluoch",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "I move to Article 36(1) of the Constitution, on freedom of association, which says:- “Every person has the right to freedom of association, which includes the right to form, join or participate in the activities of an association of any kind.”"
}