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

{
    "id": 127987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127987/?format=api",
    "text_counter": 371,
    "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": "Mr. Speaker, Sir, the third question that has been posed to the court under the Constitution is: Whether under Section 24 of the Constitution, Parliament can validly delimit the President’s powers to reappoint the Director and Assistant Directors of KACC, whom he has previously appointed in accordance with Section 8 of the Anti- Corruption and Economic Crimes Act, 2003."
}