GET /api/v1/releasers/83956/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/198018/?format=api",
"demozoo_url": "https://demozoo.org/productions/198018/",
"id": 198018,
"title": "The Earth",
"author_nicks": [
{
"name": "eins",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/83956/?format=api",
"id": 83956,
"name": "eins",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-12-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/197155/?format=api",
"demozoo_url": "https://demozoo.org/productions/197155/",
"id": 197155,
"title": "RAAT#05 Invitro",
"author_nicks": [
{
"name": "eins",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/83956/?format=api",
"id": 83956,
"name": "eins",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-12-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
},
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": [
"raat",
"retrojen.org"
]
}
]