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

{
    "id": 333308,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333308/?format=api",
    "text_counter": 445,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, we welcome the amendment in 7(a). However, we have a problem with 7(b). We had discussed this with the Committee and had agreed that 7(b) be deleted."
}