GET /api/v1/releasers/15872/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/198388/?format=api",
"demozoo_url": "https://demozoo.org/productions/198388/",
"id": 198388,
"title": "Xarman",
"author_nicks": [
{
"name": "ECC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15872/?format=api",
"id": 15872,
"name": "ECC",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"no-sound",
"humor",
"32k",
"2-player-game"
]
},
{
"url": "https://demozoo.org/api/v1/productions/21499/?format=api",
"demozoo_url": "https://demozoo.org/productions/21499/",
"id": 21499,
"title": "First Step",
"author_nicks": [
{
"name": "ECC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15872/?format=api",
"id": 15872,
"name": "ECC",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-12-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]