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

{
    "id": 75512,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75512/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister has confirmed the chief is recovering. This means he is recovering from pain inflicted by the officers. However, he is not telling us, what measures the Government has taken to treat the chief. How does he know he is recovering when he has not made any effort to treat him?"
}