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

{
    "id": 170409,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170409/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Mbau",
    "speaker_title": "",
    "speaker": {
        "id": 182,
        "legal_name": "Elias Peter Mbau",
        "slug": "elias-mbau"
    },
    "content": "(c) what other new measures the Government is taking to revitalise this sector following the creation of the new Ministry."
}