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

{
    "id": 1515838,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1515838/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Sirisia, JP",
    "speaker_title": "Hon. John Koyi",
    "speaker": {
        "id": 2792,
        "legal_name": "John Waluke Koyi",
        "slug": "john-waluke-koyi"
    },
    "content": " Thank you very much Hon. Speaker for giving me this chance. The ruling of the High Court …."
}