Manage ASL magazines and their articles.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
asl-articles/asl_articles/tests/fixtures/parents.json

12 lines
149 B

{
"publisher": [
{ "publ_id": 1, "publ_name": "Multiman Publishing" }
],
"publication": [
{ "pub_id": 1, "pub_name": "ASL Journal" }
]
}