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

{
    "id": 24390,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24390/?format=api",
    "text_counter": 419,
    "type": "speech",
    "speaker_name": "Mr. M. Kilonzo",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 47,
        "legal_name": "Mutula Kilonzo",
        "slug": "mutula-kilonzo"
    },
    "content": "This amendment is pretty straightforward. It is, again a correction. Subclause 1(a) says that a public officer shall not engage in the activities of any political party or candidate or act as an agent of a political party, independent or a candidate in an election. So, we want to remove the words “independent or” and change it to “or a”."
}