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

{
    "id": 18047,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18047/?format=api",
    "text_counter": 667,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I would just like to clarify and give assurance to this House that under the rules of interpretation, it is presumed that when you have two Acts of Parliament that are in conflict, the one that was enacted by Parliament last supersedes the one that was enacted by Parliament previously. So, this is actually correct."
}