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

{
    "id": 1111757,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111757/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Sen. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "Mr. Temporary Speaker, Sir, I thought this was a unique problem to my people in Vihiga and the Western Region at large. However, I am just learning that it seems to be a countrywide problem affecting even areas that we thought were enjoying better services in terms of issuance of ID cards."
}