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

{
    "id": 95535,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95535/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister has said that the Ministry is in the process of assessing the damage and coming up with the amount of money that will be paid as compensation. Could he tell us whether the assessment of the damage is done before it occurs or after? Does the Government wait until the damage occurs and then it haggles with the people on the amount of money to pay?"
}