Skip to content

Commit 2a19973

Browse files
committed
added srd-2024 Document
1 parent 8ee2099 commit 2a19973

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[
2+
{
3+
"model": "api_v2.document",
4+
"pk": "srd-2024",
5+
"fields": {
6+
"name": "System Reference Document 5.2",
7+
"desc": "The System Reference Document (SRD) contains guidelines for publishing content under Creative Commons.",
8+
"publisher": "wizards-of-the-coast",
9+
"gamesystem": "o5e",
10+
"author": "Wizards of the Coast",
11+
"publication_date": "2024-01-01T00:00:00",
12+
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
13+
"distance_unit": "feet",
14+
"weight_unit": "lb",
15+
"licenses": [
16+
"cc-by-40"
17+
]
18+
}
19+
}
20+
]

0 commit comments

Comments
 (0)