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

{
    "id": 256358,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256358/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Dr. Kituyi",
    "speaker_title": "The Minister for Trade and Industry",
    "speaker": {
        "id": 293,
        "legal_name": "Mukhisa Kituyi",
        "slug": "mukhisa-kituyi"
    },
    "content": " On a point of order, Mr. Speaker, Sir. As we seem to be setting a precedent, I would like some assistance from the Chair to understand this. What does it mean if a Member of the House feels so strongly about a position that he moves the House to go into Division and him and his seconder abstain from supporting the Motion they have moved?"
}