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

{
    "id": 50342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50342/?format=api",
    "text_counter": 46,
    "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. Speaker, Sir, you are very clear. So is hon. C. Kilonzo. The message will be conveyed this afternoon."
}