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

{
    "id": 40957,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40957/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "Yes, I am sure. What I am saying is that those who were employed on permanent terms may have been working on contract which was transformed to permanent status. Those who were given priority were the ones who were already in the service as contract teachers."
}