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

{
    "id": 64679,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64679/?format=api",
    "text_counter": 432,
    "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. Temporary Deputy Speaker, Sir, I want to salute you for presiding over this Third Reading of the Bill and thank the entire House and country for facilitating this."
}