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

{
    "id": 2115,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2115/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "(b) Could the Minister provide the names of persons and/or companies that have been allocated the said land and state from whom they acquired the land, and at what cost?"
}