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

{
    "id": 47532,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47532/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "Mr. Speaker, Sir, you have heard the Assistant Minister reply to part of the Question and conclude by saying that the matter is court. I need your guidance. Is it permissible for me to continue asking him questions when he says that the matter is in court?"
}