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

{
    "id": 123056,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123056/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Trade",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "The short and long-term implications of these multilateral trade agreements or the sum of all those agreements can only be summarized. If I go through each of the text, I will be on this Floor for the next five years. But, allow me to summarise the broad implications which are mainly:-"
}