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

{
    "id": 1002255,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002255/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": "The same Standing Order that he quoted, No.249 (3), reads- “Subject to this Standing Order and any other order of the Senate, any question relating to the occupation of seats in the Senate Chamber shall be determined by the Speaker.”"
}