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

{
    "id": 203427,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203427/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Wario",
    "speaker_title": "",
    "speaker": {
        "id": 252,
        "legal_name": "Ali Wario",
        "slug": "ali-wario"
    },
    "content": "Mr. Speaker, Sir, I have answered the question as put. About the Vision 2030, I will ask hon. Billow to bring an appropriate Question and I will answer it."
}