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

{
    "id": 2901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2901/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "(c) Kenya contributes a contingent of police under the UN Peace Keeping Force in Darfur (UNAMID.) Sudan was contemplating the removal of those policemen and as you know, peacekeepers under the UN do so with the concurrence of the recipient country."
}