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

{
    "id": 1162683,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1162683/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": "So, it is under that circumstance that the matter on amendments proceeded in the manner that it did. However, I am not in a position to lift that pronouncement that the Speaker made on that day."
}