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

{
    "id": 270190,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270190/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Thank you, Mr. Speaker, Sir. I want to thank the Assistant Minister for that answer. However, you can see the delay that this process has gone through from last year. Actually, before the enactment of the Constitution to date, the NEMA Director has not been appointed."
}