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

{
    "id": 1111910,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111910/?format=api",
    "text_counter": 206,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "Thank you, Madam Temporary Speaker, for giving me this opportunity. I just want to support this Statement which is timely. What bothers me is the fact that we talk about the issue of identification cards every other day. Every time when we are about to have elections, we must talk about the issue of identification cards."
}