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

{
    "id": 162647,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162647/?format=api",
    "text_counter": 632,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, I also find myself in the unfortunate situation of chairing the House and being the person to Move the next Motion. So, I will utilise the provisions of Standing Order No.1 and defer Order No.10 also, to tomorrow afternoon."
}