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

{
    "id": 3848,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3848/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " The matter will be restored in the Order Paper for that specific purpose of your confirmation as to whether you have deposited that Kshs3 million in court and, if not, when you will deposit it. Next Question by Mrs. Odhiambo-Mabona!"
}