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

{
    "id": 3895,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3895/?format=api",
    "text_counter": 174,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! But there is a person responsible for asking the Question which is Mr. Erastus Mureithi. Although the House has interest in the Question, the overriding interest is that of the Member who asked the Question. If he has consulted with the Assistant Minister and agreed, we have to respect the agreement that they have reached. Dr. Mureithi, is that the agreement you have reached?"
}