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

{
    "id": 111557,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111557/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Chepkitony",
    "speaker_title": "",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Assistant Minister to avoid my question? I asked him what he is doing to ensure that there are no lapses within the security forces, which enable members of the public to access arms."
}