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

{
    "id": 2344,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2344/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The question the hon. Member asked the Assistant Minister is about the current crisis of fuel. Is he not in order not to answer that particular question?"
}