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

{
    "id": 253198,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253198/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "Very well! I have considered the matter raised by Mr. Lesrima. The matter is, indeed, of urgent national importance. I will, therefore, allow the hon. Member to move the Motion. I will give the Motion two and half hours, from 4.00 p.m. today."
}