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

{
    "id": 104648,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104648/?format=api",
    "text_counter": 673,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir, under the rules of the House, the Mover of the Motion can lend his time to another hon. Member to contribute, but he cannot invite an hon. Member who has already contributed to the Motion to contribute again."
}