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

{
    "id": 135987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135987/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Today, Kenyans everywhere are proud because they can point at some striking development projects being undertaken around them. When most Kenyans speak of development, they are, probably, referring to a road which has been constructed in their area. To a lesser extent, they are referring to rural electrification projects which they have seen in their areas. Development and maintenance of roads in Kenya in recent years has been a huge success story. This has also been the Government’s greatest achievement and success in recent years."
}