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

{
    "id": 30713,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30713/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Deputy Speaker, Sir, Ms. S. Abdalla asked about profiling of certain communities of minorities. She talked particularly of North Eastern and the Coast provinces. I want the hon. Member to know that the Government has no intention of discriminating against its own citizens. In certain special circumstances, it becomes necessary to carry out some verification. Our citizens who live along the borders, as I mentioned, are sometimes subjected to a longer procedure."
}