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

{
    "id": 2203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2203/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Mr. M.H. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 81,
        "legal_name": "Mohamed Hussein Ali",
        "slug": "mohamed-ali"
    },
    "content": "asked the Deputy Prime Minister and Minister for Local Government what plans he has to construct a sewerage system for Mandera Town, which has a population of over 100,000 people."
}