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

{
    "id": 876008,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/876008/?format=api",
    "text_counter": 331,
    "type": "speech",
    "speaker_name": "Gichugu, JP",
    "speaker_title": "Hon. Gichimu Githinji",
    "speaker": {
        "id": 13341,
        "legal_name": "Robert Gichimu Githinji",
        "slug": "robert-gichimu-githinji"
    },
    "content": " Thank you, Hon. Temporary Deputy Speaker, for giving me a chance to contribute to this important Motion. I will also strive to limit myself within a reasonable time, so that, my colleagues can also have a chance to contribute."
}