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

{
    "id": 103718,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103718/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, I really wonder why the Assistant Minister has said that they got the Question yesterday when it was forwarded just before we went on recess. Nevertheless, since he does not have the response now, I can wait until tomorrow afternoon."
}