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

{
    "id": 2154,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2154/?format=api",
    "text_counter": 186,
    "type": "speech",
    "speaker_name": "Mr. M.H. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 81,
        "legal_name": "Mohamed Hussein Ali",
        "slug": "mohamed-ali"
    },
    "content": "Mr. Deputy Speaker, Sir, you have heard the Assistant Minister say that this matter is in the courts. Is it in order to discuss the same while the court has not yet decided on this appeal?"
}