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

{
    "id": 42779,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42779/?format=api",
    "text_counter": 412,
    "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": "That is the only way in which we can correct the inequality that has been with us for a long time, where the women of this country have been put to the back yard. Decisions on employment, remuneration and decisions in all kind of things should be made equitably, irrespective of which gender one is."
}