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

{
    "id": 199649,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199649/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Mr. Karume",
    "speaker_title": "The Minister of State for Defence",
    "speaker": {
        "id": 234,
        "legal_name": "Njenga Karume",
        "slug": "njenga-karume"
    },
    "content": " Mr. Speaker, Sir, I did not hear what the hon. Member requested. Could he repeat what he said?"
}