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

{
    "id": 704334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/704334/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Thank you very much, Senators, for that very important debate. Now, I have to reorganize the Order Paper. We do not have sufficient numbers to go to Division. So, I will stand down Order Nos.8, 9, 10, 11, 12, 13, 14 and 15."
}