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

{
    "id": 145930,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145930/?format=api",
    "text_counter": 204,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker, for giving me time to contribute to this very important Motion. Indeed, Kenyans have been very delighted since the Budget was read last week, although there could be minimal reservations, which we need to talk about in this House."
}