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

{
    "id": 233400,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233400/?format=api",
    "text_counter": 255,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Order, Mr. Odoyo! This Motion had already been moved. What you want to do is a repetition. All you need to do is to go on debating it until the end of 15 minutes. It will be seconded thereafter and then I shall propose it."
}