GET /api/v1/releasers/144998/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/358252/?format=api",
"demozoo_url": "https://demozoo.org/productions/358252/",
"id": 358252,
"title": "Paradise",
"author_nicks": [
{
"name": "Damage",
"abbreviation": "DMG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/144998/?format=api",
"id": 144998,
"name": "Damage",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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/358253/?format=api",
"demozoo_url": "https://demozoo.org/productions/358253/",
"id": 358253,
"title": "I.K.P.S.I.L.",
"author_nicks": [
{
"name": "Damage",
"abbreviation": "DMG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/144998/?format=api",
"id": 144998,
"name": "Damage",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-12",
"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": []
}
]