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

{
    "id": 10954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10954/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, I do not know whether it is by coincidence that the names that he mentioned here are all members of one particular ethnic group. Whether it is by coincidence or by design, I do not know. So, I want the Member to know that I represent a very cosmopolitan constituency in the country and"
}