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

{
    "id": 1016786,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1016786/?format=api",
    "text_counter": 390,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Is it in order for the Mover of the Motion that once the Order has already been called to sort of withdraw from the Motion? I think this is a very important Motion and the more we postpone it, the more it looks very bad for us. It is a Motion on privilege. The Senator should move and ask somebody else to second. It is not a very difficult one to second."
}