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

{
    "id": 25205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25205/?format=api",
    "text_counter": 1234,
    "type": "speech",
    "speaker_name": "Dr. Kosgei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, given what the women of this House have gone through this evening, we are very happy. I just want to record my support for this eminently qualified Kenyan woman."
}