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

{
    "id": 127978,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127978/?format=api",
    "text_counter": 362,
    "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": " On a point of order, Mr. Speaker, Sir. I would like to thank you for that elaborate ruling and, particularly, on the references that you have made to the weighty constitutional issues that attach this issue on the Floor of the House."
}