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

{
    "id": 30456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30456/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, I have listened to the explanation by the Assistant Minister and we have agreed that he can come back next week with a comprehensive answer."
}