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

{
    "id": 2377,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2377/?format=api",
    "text_counter": 68,
    "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": "(i) With regard to maize; there was a deficit of 807,178 metric tonnes in 2009. It is projected that there will be a deficit of 235,020 metric tonnes in 2011."
}