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

{
    "id": 1045007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1045007/?format=api",
    "text_counter": 338,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "For this one, since there will be no question put, it is simply giving time for each Member speaking. It only clarifies that the debate shall be limited to a maximum of 30 minutes and shall be confined to the question of that adjournment when the period of recess proposed is less that nine calendar days."
}