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

{
    "id": 563600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/563600/?format=api",
    "text_counter": 261,
    "type": "speech",
    "speaker_name": "Sen.Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Hon. Senators, I know that this Bill is coming for Division but we quiet obviously do not have the threshold to go to Division. It would be futile to proceed on it. So, I stand it down for now. Let us proceed to order No. 10. Next Order!"
}