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

{
    "id": 1170364,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1170364/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " Hon. Senators, looking at the numbers that we have, we cannot go forward with the rest of the Orders. Therefore, I now proceed to defer Order Nos. 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 and 20 to another date."
}