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

{
    "id": 2896,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2896/?format=api",
    "text_counter": 150,
    "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": "On 28th November this year, a court sitting in Nairobi made a ruling ordering the arrest of the Sudanese President Omar Al Bashir in the event he sets foot in Kenya. Within 12 hours of the ruling, the Kenyan Ambassador to Sudan, Amb. Robert Ngesu was summoned to the Ministry of Foreign Affairs in Khartoum at midnight and given 24 hours to leave. Sudan also ordered its ambassador to Kenya to vacate and go back within 72 hours."
}