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

{
    "id": 145822,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145822/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of Order, Madam Temporary Deputy Speaker. Is it in order that an Assistant Minister should stand while answering a Question and say that he is assuming when he is supposed to establish facts before answering the question?"
}