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/publisher-article-dates.json

11 lines
155 B

{
"publisher": [
{ "publ_id": 1, "publ_name": "Avalon Hill" }
],
"publication": [
{ "pub_id": 20, "pub_name": "ASL Journal", "publ_id": 1 }
]
}