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

{
    "id": 528742,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/528742/?format=api",
    "text_counter": 381,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": "Order, Senators! We will defer the putting of the Question to a date to be set by RBC because the Business for the whole week is already finalized. So, we shall defer it, to a date to be set by the RBC under our own Standing Order No.54."
}