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

{
    "id": 304429,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/304429/?format=api",
    "text_counter": 496,
    "type": "speech",
    "speaker_name": "Dr. Kosgei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 59,
        "legal_name": "Sally Jepngetich Kosgei",
        "slug": "sally-kosgei"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I am very much aware that we have a limited amount of time. In any case, if I had to say everything that I need to say, I would need to write a book. Maybe, I should actually do that."
}