list: API endpoint for returning a list of backgrounds. retrieve: API endpoint for returning a particular background.

GET /v2/backgrounds/crime-syndicate-member/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/backgrounds/crime-syndicate-member/?format=api",
    "key": "crime-syndicate-member",
    "benefits": [
        {
            "name": "Skill Proficiencies",
            "desc": "Deception, plus your choice of one between Sleight of Hand or Stealth.",
            "type": "skill_proficiency"
        },
        {
            "name": "Languages",
            "desc": "Thieves’ Cant",
            "type": "language"
        },
        {
            "name": "Tool Proficiencies",
            "desc": "Your choice of one from Thieves’ Tools, Forgery Kit, or Disguise Kit.",
            "type": "tool_proficiency"
        },
        {
            "name": "Equipment",
            "desc": "A set of dark common clothes including a hood, a set of tools to match your choice of tool proficiency, and a belt pouch containing 10g.",
            "type": "equipment"
        },
        {
            "name": "A Favor In Turn",
            "desc": "You have gained enough clout within the syndicate that you can call in a favor from your contacts, should you be close enough to a center of syndicate activity. A request for a favor can be no longer than 20 words, and is passed up the chain to an undisclosed syndicate boss for approval. This favor can take a shape up to the DM’s discretion depending on the request, with varying speeds of fulfillment: If muscle is requested, an NPC syndicate minion can temporarily aid the party. If money is needed, a small loan can be provided. If you’ve been imprisoned, they can look into breaking you free, or paying off the jailer.\r\nThe turn comes when a favor is asked to be repaid. The favor debt can be called in without warning, and many times with intended immediacy. Perhaps the player is called to commit a specific burglary without the option to decline. Maybe they must press a dignitary for a specific secret at an upcoming ball. The syndicate could even request a hit on an NPC, no questions asked or answered. The DM is to provide a debt call proportionate to the favor fulfilled. If a favor is not repaid within a reasonable period of time, membership to the crime syndicate can be revoked, and if the debt is large enough, the player may become the next hit contract to make the rounds.",
            "type": "feature"
        },
        {
            "name": "Suggested Characteristics",
            "desc": "Use the tables for the Criminal background in the PHB as the basis for your traits and motivations, modifying the entries when appropriate to suit your identity as a member of a crime syndicate. Your bond is likely associated with your fellow syndicate members or the individual who introduced you to the organization. Your ideal probably involves establishing your importance and indispensability within the syndicate. You joined to improve your livelihood and sense of purpose.",
            "type": "suggested_characteristics"
        }
    ],
    "name": "Crime Syndicate Member",
    "desc": "Whether you grew up in slum-run streets bamboozling foolish gamblers out of their fortune, or spent your youth pilfering loose coin from the pockets of less-attentive travelers, your lifestyle of deceiving-to-survive eventually drew the attention of an organized and dangerous crime syndicate. Offering protection, a modicum of kinship, and a number of useful resources to further develop your craft as a criminal, you agree to receive the syndicate’s brand and join their ranks.\r\nYou might have been working the syndicate’s lower ranks, wandering the alleys as a simple cutpurse to fill the meager coffers with wayward gold until the opportunity arose to climb the professional ladder. Or you may have become a clever actor and liar whose skill in blending in with all facets of society has made you an indispensable agent of information gathering. Perhaps your technique with a blade and swiftness of action led you to become a feared hitman for a syndicate boss, sending you on the occasional contract to snuff the life of some unfortunate soul who crossed them. Regardless, while the threat of the law is ever looming, the advantages to having a foot in such a powerful cartel can greatly outweigh the paranoia.",
    "document": "https://api-beta.open5e.com/v2/documents/taldorei/?format=api"
}