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

{
    "id": 100630,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100630/?format=api",
    "text_counter": 315,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "In my village, known as Lomil they asked me one time, how come that the prices are getting higher? A few years ago in high school, I heard people from Central Province singing: “Chumvi ni kilo. Sukari ni kilo”. It meant that the price of everything has become exorbitant."
}