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

{
    "id": 108608,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/108608/?format=api",
    "text_counter": 706,
    "type": "speech",
    "speaker_name": "Mr. Chepkitony",
    "speaker_title": "",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "Thank you, Mr. Speaker, Sir. The intention of this amendment was to make the name to be consistent with the current name. The name which is listed in the First Schedule is an old name, in which the district was known, but all along, the county council has been known by the current name and I want to make it uniform."
}