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

{
    "id": 305621,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/305621/?format=api",
    "text_counter": 243,
    "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 would like to plead with the hon. Member for patience because I am developing my answer. As the prime Minister, it is my duty to visit as many parts of our country as I possibly can. These visits grant me opportunity to inspect Government projects, listen to the people and articulate---"
}