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

{
    "id": 1111839,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111839/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Milgo",
    "speaker_title": "",
    "speaker": {
        "id": 13174,
        "legal_name": "Milgo Alice Chepkorir",
        "slug": "milgo-alice-chepkorir"
    },
    "content": "There are very many avenues that would have made registration of persons and obtaining of ID cards very easy. I remember in the past students completing secondary school would be registered for obtaining ID cards. That methodology was thrown away and crude and bureaucratic methods put in place. Nowadays, it is a challenge for our youth to go to places where ID cards are being issued."
}