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

{
    "id": 8841,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8841/?format=api",
    "text_counter": 410,
    "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": "But I am afraid, Mr. Speaker, Sir. Part XVIII of the Standing Orders covers Public Bills. That is particularly Standing Order No.104, page 60. The section describes the method of originating Public Bills."
}