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

{
    "id": 59384,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59384/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "Mr. Speaker, Sir, we respect the court process. However, what I am referring to as an administrative process included the terms and conditions of employment. I am very sure that in the Public Service, authorities like KPA have the powers or the right to terminate---"
}