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

{
    "id": 72142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72142/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Deputy Speaker, Sir, I am happy to table the collective bargaining agreement (CBA) that was signed by KQ and the union to the satisfaction of both parties. They negotiated and they were both happy and it is in the public domain. If it is required, I will table it in the House but it is public information and it is in the public domain."
}