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

{
    "id": 520,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/520/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, I want to appreciate the Assistant Minister’s commitment to conduct a search, but I would want his assurance that in future in cases of this nature, immediately a disappearance is reported a search will be mounted without any delay to aid the family of the person who will have disappeared. Otherwise we are devaluing the citizenship of our people. There must be some value in being a citizen."
}