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

{
    "id": 99345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99345/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": "Mr. Speaker, Sir, I must congratulate the Minister and his team for the progress they have made so far, as far as the common market is concerned. However, there was the issue of political integration as well. How far are we from that, especially in view of what is happening in our country? When you talk about regional integration, we also have our own issues of our own national integration here, where some communities are threatening others. Could you tell us how far you have gone on that?"
}