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

{
    "id": 171112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/171112/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Mwiru",
    "speaker_title": "",
    "speaker": {
        "id": 107,
        "legal_name": "Alex Muthengi Mburi Mwiru",
        "slug": "alex-mwiru"
    },
    "content": "asked the Minister of State for Provincial Adminstration and Internal Security what plans he has to upgrade Makutano Police Post to a full police station, considering that over Kshs2 million has been spent by CDF in upgrading its offices and other infrastructure."
}