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

{
    "id": 274542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/274542/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "Mr. Deputy Speaker, Sir, it is true that the area has serious water problems. The solution is the proposal we have of about Kshs150 million. We are still consulting with our development partners. We expect to start the project in the next financial year."
}