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

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

{
    "url": "https://api-beta.open5e.com/v2/backgrounds/sentry/?format=api",
    "key": "sentry",
    "benefits": [
        {
            "name": "Skill Proficiencies",
            "desc": "Insight, Perception",
            "type": "skill_proficiency"
        },
        {
            "name": "Languages",
            "desc": "One language of your choice",
            "type": "language"
        },
        {
            "name": "Tool Proficiencies",
            "desc": "One type of gaming set",
            "type": "tool_proficiency"
        },
        {
            "name": "Equipment",
            "desc": "A set of dice or deck of cards, a shield bearing your previous employer's symbol, a set of common clothes, a hooded lantern, a signal whistle, and a belt pouch containing 10 gp",
            "type": "equipment"
        },
        {
            "name": "Comrades in Arms",
            "desc": "The knowing look from the caravan guard to the city gatekeeper or the nod of recognition between the noble's bodyguard and the district watchman—no matter the community, city, or town, the guards share a commonality of purpose. When you arrive in a new location, you can speak briefly with the gate guards, local watch, or other community guardians to gain local knowledge. This knowledge could be information, such as the most efficient routes through the city, primary vendors for a variety of luxury goods, the best (or worst) inns and taverns, the primary criminal elements in town, or the current conflicts in the community.",
            "type": "feature"
        },
        {
            "name": "Suggested Characteristics",
            "desc": "You're a person who understands both patience and boredom, as a guard is always waiting for something to happen. More often than not, sentries hope nothing happens because something happening usually means something has gone wrong. A life spent watching and protecting, acting in critical moments, and learning the details of places and behaviors; all of these help shape the personality of the former sentry. Some claim you never stop being a guard, you just change what you protect.\r\n\r\n| d8 | Personality Trait |\r\n|---|---|\r\n| 1 | I've seen the dregs of society and nothing surprises me anymore. |\r\n| 2 | I know where to look to spot threats lurking around a corner, in a glance, and even in a bite of food or cup of drink. |\r\n| 3 | I hate standing still and always keep moving. |\r\n| 4 | My friends know they can rely on me to stand and protect them. |\r\n| 5 | I resent the rich and powerful; they think they can get away with anything. |\r\n| 6 | A deception of any sort marks you as untrustworthy in my mind. |\r\n| 7 | Stopping lawbreakers taught me the best ways to skirt the law. |\r\n| 8 | I never take anything at face-value. |\r\n\r\n| d6 | Ideal |\r\n|---|---|\r\n| 1 | **Greed.** Threats to my companions only increase my glory when I protect them from it. (Evil) |\r\n| 2 | **Perception.** I watch everyone, for threats come from every rank or station. (Neutral) |\r\n| 3 | **Duty.** The laws of the community must be followed to keep everyone safe. (Lawful) |\r\n| 4 | **Community.** I am all that stands between my companions and certain doom. (Good) |\r\n| 5 | **Determination.** To truly protect others, you must sometimes break the law. (Chaotic) |\r\n| 6 | **Practicality.** I require payment for the protection or service I provide. (Any) |\r\n\r\n| d6 | Bond |\r\n|---|---|\r\n| 1 | My charge is paramount; if you can't protect your charge, you've failed. |\r\n| 2 | I was once saved by one of my fellow guards. Now I always come to my companions' aid, no matter what the threat. |\r\n| 3 | My oath is unbreakable; I'd rather die first. |\r\n| 4 | There is no pride equal to the accomplishment of a successful mission. |\r\n| 5 | I stand as a bulwark against those who would damage or destroy society, and society is worth protecting. |\r\n| 6 | I know that as long as I stand with my companions, things can be made right. |\r\n\r\n| d6 | Flaw |\r\n|---|---|\r\n| 1 | Sometimes I may overindulge in a guilty pleasure, but you need something to pass time. |\r\n| 2 | I can't just sit quietly next to someone. I've got to fill the silence with conversation to make good company. |\r\n| 3 | I'm not very capable in social situations. I'd rather sit on the sidelines and observe. People make me nervous. |\r\n| 4 | I have a tough time trusting strangers and new people. You don't know their habits and behaviors; therefore, you don't know their risk. |\r\n| 5 | There is danger all around us, and only the foolish let their guard down. I am no fool, and I will spot the danger. |\r\n| 6 | I believe there's a firm separation between task and personal time. I don't do other people's work when I'm on my own time. If you want me, hire me. |",
            "type": "suggested_characteristics"
        }
    ],
    "name": "Sentry",
    "desc": "In your youth, the defense of the city, the community, the caravan, or your patron was how you earned your coin. You might have been trained by an old, grizzled city watchman, or you might have been pressed into service by the local magistrate for your superior skills, size, or intellect. However you came to the role, you excelled at defending others. You have a nose for trouble, a keen eye for spotting threats, a strong arm to back it up, and you are canny enough to know when to act. Most importantly, though, you were a peace officer or a protector and not a member of an army which might march to war.\r\n\r\n### Specialization\r\nEach person or location that hires a sentry comes with its own set of unique needs and responsibilities. As a sentry, you fulfilled one of these unique roles. Choose a specialization or roll a d6 and consult the table below to define your expertise as a sentry.\r\n\r\n| d6 | Specialization |\r\n|---|---|\r\n| 1 | City or gate watch |\r\n| 2 | Bodyguard or jailor |\r\n| 3 | Caravan guard |\r\n| 4 | Palace or judicial sentry |\r\n| 5 | Shop guard |\r\n| 6 | Ecclesiastical or temple guard |",
    "document": "https://api-beta.open5e.com/v2/documents/toh/?format=api"
}