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

{
    "id": 172699,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172699/?format=api",
    "text_counter": 336,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " I think we still have one hour for this Motion. I think the Mover should be reminded that there was an oversight on our part in preparing the Motion. The tradition of the House is that the composition of this Committee should be odd numbers. So, I hope the Mover will remember that so that we can make the necessary amendments before the closure of the Motion to ensure that it complies with the traditions of the House."
}