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

{
    "id": 315434,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/315434/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Ms. Amina Abdalla",
    "speaker_title": "",
    "speaker": {
        "id": 382,
        "legal_name": "Amina Ali Abdalla",
        "slug": "amina-abdalla"
    },
    "content": "On a point of order, Mr. Speaker, Sir. While I appreciate that the Prime Minister spent a whole week at the London Olympics, is it in order for him to give us a very lengthy historical speech on a matter that the President has already ordered a probe on?"
}