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

{
    "id": 201488,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201488/?format=api",
    "text_counter": 47,
    "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, Mr. Mbau! Are you asking a question or answering it? You are asking a question and then following it with \"because\". You are answering the same question you have asked. You have already asked your question. Will the Vice-President and Minister for Home Affairs answer that?"
}