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

{
    "id": 33309,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33309/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Yinda",
    "speaker_title": "",
    "speaker": {
        "id": 154,
        "legal_name": "Edwin Ochieng Yinda",
        "slug": "edwin-yinda"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Assistant Minister to mislead the House that they will help the Union to sell the properties of African Safari Club Ltd, whereas it is in the public domain that African Safari Club Ltd disposed of their assets a long time ago?"
}