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

{
    "id": 206523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/206523/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Muchiri",
    "speaker_title": "",
    "speaker": {
        "id": 225,
        "legal_name": "Muchiri Geoffrey Gachara",
        "slug": "geoffrey-gachara"
    },
    "content": "Mr. Deputy Speaker, Sir, it is good project management practice to complete projects that have already been started. I think it will not be in order for any county council to start new projects if the old ones have not been completed. I agree with Mr. Sambu that local authorities in this country must first complete the projects they have started before they undertake to do new ones."
}