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

{
    "id": 303517,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303517/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. Gabbow",
    "speaker_title": "",
    "speaker": {
        "id": 258,
        "legal_name": "Mohamed Hussein Gabbow",
        "slug": "mohammed-gabbow"
    },
    "content": "Thank you, Mr. Speaker, Sir, for your direction. Yes, we have early warning systems around the country but we need also to ascertain at what level it is. As we get the data on the ground, as a Ministry, we will be able to evaluate. So, I have no problem. This will only take a few days. Kindly wait for our report and we will act efficiently."
}