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

{
    "id": 85375,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85375/?format=api",
    "text_counter": 366,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "The Assistant Minister for Trade",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "Mr. Speaker, Sir, as it has been said before, the overriding spirit of this conference, if I can read one paragraph of the Report on page 5 says:- “The overriding spirit of the conference was captured by the declaration by Russian political leaders that Russia should return to Africa and that the envisioned partnership and bilateral relations should be based on mutual respect, mutual benefit and free from all ideological dogmas.”"
}