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

{
    "id": 223390,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223390/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Mr. Kombo",
    "speaker_title": "The Minister for Local Government",
    "speaker": {
        "id": 218,
        "legal_name": "Musikari Nazi Kombo",
        "slug": "musikari-kombo"
    },
    "content": "However, I beg to reply. The hon. Member knows that for any country to develop, people have to pay rates and taxes in order to get services. So, I am aware that anybody who uses the market must pay some fee."
}