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

{
    "id": 259930,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/259930/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I do not want to challenge your ruling, but the Members who have made their submissions are the very Members who were supporting the Motion yesterday. Therefore, you have not heard the other side of the coin. You should have given us an opportunity."
}