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

{
    "id": 3397,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3397/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Mr. Kigen! That question does not arise from the answer that the Assistant Minister has given. The question you are asking is totally different from the Question that was asked by the Member for Makueni."
}