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

{
    "id": 230341,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230341/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Order! Order! Mr. Wamunyinyi, this is not a baraza ! You are supposed to ask your last supplementary question. We cannot take so much time on one Question. We have other Questions as well. So, ask your last question."
}