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

{
    "id": 7046,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7046/?format=api",
    "text_counter": 207,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "The Assistant Minister for Forestry and Wildlife",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": "Lastly, I want to inform you that the information we have is that nobody is inside this piece of land, which is 19,100 acres. It is only elephants who are scavenging there."
}