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

{
    "id": 172857,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172857/?format=api",
    "text_counter": 494,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! Order, Mr. Githae! You know the rules well. If you want to postpone any debate, the rules provide for it. As of now, the Motion is properly before the House, and it should go on. If you want it postponed, there is a provision for that in our Standing Orders. So, if you want to follow that route, read your Standing Orders and move a Motion to that effect."
}