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

{
    "id": 19728,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19728/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Minister for Information and Communications",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Mr. Speaker, Sir, I must, from the very outset, say that this Question has been answered. I think this is probably the third time it is being read and every time, the Chair has ordered that the Question be put back on the Order Paper. I really need to get to the point where we can understand what the Questioner is interested in, because if the answer does not meet the Questioner’s aspiration, then we might want to look at a different way of addressing this Question."
}