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

{
    "id": 123249,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123249/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "Mr. Deputy Speaker, Sir, our prison cells are full and our courts are delaying cases for so many years, why should the Assistant Minister not take the Somali pirates to the affected countries to be tried there?"
}