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

{
    "id": 456318,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456318/?format=api",
    "text_counter": 383,
    "type": "speech",
    "speaker_name": "Hon. Isaack",
    "speaker_title": "",
    "speaker": {
        "id": 2069,
        "legal_name": "Shaaban Ali Isaack",
        "slug": "shaaban-ali-isaack"
    },
    "content": "creation of PSC. The PSC was formed in order to give Parliament the supremacy and independence that it requires."
}