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

{
    "id": 4139,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4139/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I am not sure whether that correction will alter the answer which the hon. Member already has; all the same I will reply and then, maybe, he could raise issues later on."
}