aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_result_24.json
blob: a7fc59baa2ee803991f61fcf38cbb6c741d2e477 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "extra": {"datacite": {}},
    "title": "ABC",
    "subtitle": "DEF",
    "release_type": "article",
    "release_stage": "published",
    "release_date": "2017-08-24",
    "release_year": 2017,
    "ext_ids": {
        "doi": "10.7916/d86x0cg1"
    },
    "contribs": [
        {
            "index": 0,
            "raw_name": "Anton Welch",
            "role": "author",
            "raw_affiliation": "Department of pataphysics"
        }
    ],
    "refs": [],
    "abstracts": []
}