GET /api/v1/releasers/51547/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/358168/?format=api",
"demozoo_url": "https://demozoo.org/productions/358168/",
"id": 358168,
"title": "Samurai",
"author_nicks": [
{
"name": "Digital Dreams",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51547/?format=api",
"id": 51547,
"name": "Digital Dreams",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-04-10",
"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"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/358169/?format=api",
"demozoo_url": "https://demozoo.org/productions/358169/",
"id": 358169,
"title": "Technology",
"author_nicks": [
{
"name": "Digital Dreams",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51547/?format=api",
"id": 51547,
"name": "Digital Dreams",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-04-06",
"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"
}
],
"tags": []
}
]