We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee2099 commit 2a19973Copy full SHA for 2a19973
data/v2/wizards-of-the-coast/srd-2024/Document.json
@@ -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