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

{
    "id": 1480174,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1480174/?format=api",
    "text_counter": 347,
    "type": "speech",
    "speaker_name": "Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " When you say that, other Members of Parliament from the same area will also demand a right to a reply. You see, you are making a total digression right now, and the House rules do not allow that. Ask a question based on what is in the Order Paper."
}