GET /api/v1/releasers/42956/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/111234/?format=api",
"demozoo_url": "https://demozoo.org/productions/111234/",
"id": 111234,
"title": "Star Wars Cracktro",
"author_nicks": [
{
"name": "Pirate Software Inc",
"abbreviation": "PSI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42956/?format=api",
"id": 42956,
"name": "Pirate Software Inc",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": [
"no-sound"
]
},
{
"url": "https://demozoo.org/api/v1/productions/280077/?format=api",
"demozoo_url": "https://demozoo.org/productions/280077/",
"id": 280077,
"title": "Mission Cracktro",
"author_nicks": [
{
"name": "Pirate Software Inc",
"abbreviation": "PSI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42956/?format=api",
"id": 42956,
"name": "Pirate Software Inc",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": []
}
]