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

{
    "id": 54530,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54530/?format=api",
    "text_counter": 417,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "I am convinced that the Government can study the political situation in the world, because international politics sometimes impacts on us negatively. There are challenges like the situation in Libya, which I am very sure, we should have been able to detect more than a year ago. As a country, we should have been able to detect the situation in the Arab world last year. Upon such detection, we should have been able to buy our fuel last year."
}