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

{
    "id": 235845,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/235845/?format=api",
    "text_counter": 162,
    "type": "speech",
    "speaker_name": "Mr. Wario",
    "speaker_title": "",
    "speaker": {
        "id": 252,
        "legal_name": "Ali Wario",
        "slug": "ali-wario"
    },
    "content": "Mr. Deputy Speaker, Sir, if it is true that it takes 20 days to process a passport, why did it take Idriss Kunow Lalafa one-and-a-half years just to be invited for an interview? If it takes 20 days, why did it take this constituent of mine one-and-a-half years to be invited for an interview?"
}