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

{
    "id": 89603,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89603/?format=api",
    "text_counter": 240,
    "type": "speech",
    "speaker_name": "Mr. Were",
    "speaker_title": "",
    "speaker": {
        "id": 153,
        "legal_name": "David Aoko Were",
        "slug": "david-were"
    },
    "content": "I pity the Minister for Roads because as Chairman of the Departmental Committee on Transport, Public works and Housing, I understand where he is coming from. Most of the roads mentioned here are projects that are ongoing. When we discussed with the Minister, it became obvious that actually what they have to do is to clear the projects that are ongoing before starting new projects."
}