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

{
    "id": 563358,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/563358/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " I allowed you more time because you are the Chairman of the relevant Committee to which I am going to commit this petition in due course. There is a lot of interest shown on this petition; I will allow you a maximum of two minutes to make your interventions before we conclude."
}