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

{
    "id": 90810,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90810/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Dr. Kosgei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": " I beg to move:- That the Speaker do now leave the Chair."
}