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

{
    "id": 170,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": " Madam Temporary Deputy Speaker, I want to inform the Minister that in my constituency, some people registered for identity cards when we were doing the last elections and as we speak, they have not even gotten anything."
}