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

{
    "id": 1111761,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111761/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Sen. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "Mr. Temporary Speaker, Sir, we support this Statement very strongly. Let the process be streamlined, so that our youth get ID cards and participate in the forthcoming elections. I urge those from Vihiga County that their vote is important. Those who have not collected their ID cards and maybe they are lying at the chief’s office should go and collect. They should also register in large numbers. We want to show people that Vihiga has the numbers that we need in politically."
}