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

{
    "id": 40931,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40931/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "1. The teachers engaged shall be paid monthly salary of Kshs10,000 for primary school teachers and Kshs15,000 for post-primary teachers. The salary paid is all inclusive."
}