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

{
    "id": 2379,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2379/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Mr. Gabbow",
    "speaker_title": "The Assistant Minister, Ministry of State for Special Programmes",
    "speaker": {
        "id": 258,
        "legal_name": "Mohamed Hussein Gabbow",
        "slug": "mohammed-gabbow"
    },
    "content": "(iii) With regard to wheat; there was a deficit of 852,699 metric tonnes in 2009 and 560,007 metric tonnes in 2010. It is projected that there will be a deficit of 823,725 metric tonnes in 2011."
}