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

{
    "id": 7499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7499/?format=api",
    "text_counter": 162,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Assistant Minister for her answer. But could she tell us the time limit when she will transfer the TSC registered teachers who are currently in Shimo Borstal to Shimo La Tewa Prison?"
}