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

{
    "id": 196407,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/196407/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Dr. Onyonka",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, after having heard the wonderful words that have been raised about this Report by my fellow Members of Parliament, I believe that they are satisfied, and that we will actually adopt this Report without any further delay."
}