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

{
    "id": 10639,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10639/?format=api",
    "text_counter": 452,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Trade",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, if we have to attract direct foreign investments, if we have to attract more dollars into this economy as we did between 2003 and 2007, and even when we had our troubles in 2008, it is only by making this country attractive to foreign investors."
}