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

{
    "id": 188006,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/188006/?format=api",
    "text_counter": 167,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Mr. Speaker, Sir, I want to conclude by asking, therefore, the Minister to inform the House the involvement of the Privatization Commission in any privatizations that have either taken place or are contemplated to take place in the near future."
}