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

{
    "id": 1045018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1045018/?format=api",
    "text_counter": 349,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "This Procedural Motion is specific to the Address by the President, which happens once every year at a specific time and during which we normally have to speak limited to three days. During that time, we can be told that depending how fast or how much we want to speak, we are limited to three days and we must complete within those days."
}