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

{
    "id": 1010000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1010000/?format=api",
    "text_counter": 386,
    "type": "speech",
    "speaker_name": "Rarieda, ODM",
    "speaker_title": "Hon. (Dr.) Otiende Amollo",
    "speaker": {
        "id": 13465,
        "legal_name": "Paul Otiende Amollo",
        "slug": "paul-otiende-amollo"
    },
    "content": "We know that even in this House, we have in the last 10 years failed to achieve the one- third gender principle. But that is an ongoing challenge, in the context of this policy which helps us address all those issues. I think this policy puts us in a good pedestal to resolve the many outstanding issues we have on the issue of gender."
}