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

{
    "id": 162048,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162048/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "(c) The concerted efforts being made by the Government under \"a\" and \"b\" above are in the best interest of the employees and the company. Orient Paper Company of India and the Government of Kenya as the principal shareholders are working out modalities through the taskforce to sort out all the matters concerning the company, including employee related issues."
}