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

{
    "id": 1111838,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111838/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Milgo",
    "speaker_title": "",
    "speaker": {
        "id": 13174,
        "legal_name": "Milgo Alice Chepkorir",
        "slug": "milgo-alice-chepkorir"
    },
    "content": "An identification card is a very important document when it comes to very many issues in this country, for example, employment, banking, admission to various institutions and for health services. We need IDs as a matter of urgency to register as voters."
}