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

{
    "id": 88374,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88374/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "asked the Minister of State for Special Programmes what action she is instituting to settle the huge number of integrated internally displaced families of Kirasha in Kamae Location of Kinole Division who are currently under-going stressful life."
}