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

{
    "id": 34923,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34923/?format=api",
    "text_counter": 326,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Public Works",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": " Mr. Speaker, Sir, the Political Parties Bill is very important to us because it is part of making this Constitution that we have in place now. It is one of the issues that have really been debated in the country. For the last 20 years, we have been able to address very many other important issues affecting this country. It is now important that the question of political parties be addressed once and for all."
}