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

{
    "id": 57756,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/57756/?format=api",
    "text_counter": 340,
    "type": "speech",
    "speaker_name": "Ms. A. Abdalla",
    "speaker_title": "",
    "speaker": {
        "id": 382,
        "legal_name": "Amina Ali Abdalla",
        "slug": "amina-abdalla"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Having listened to most of the contributors, including those who supported with a heavy heart, no one is opposing. So, may I move that the Mover be now called upon to reply."
}