GET /api/v1/releasers/107412/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/296849/?format=api",
"demozoo_url": "https://demozoo.org/productions/296849/",
"id": 296849,
"title": "Space Harrier",
"author_nicks": [
{
"name": "Crackers For Fun And Profit",
"abbreviation": "CFP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107412/?format=api",
"id": 107412,
"name": "Crackers For Fun And Profit",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986-12-20",
"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/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": [
"space-harrier"
]
},
{
"url": "https://demozoo.org/api/v1/productions/298028/?format=api",
"demozoo_url": "https://demozoo.org/productions/298028/",
"id": 298028,
"title": "CFP Border Letter 1",
"author_nicks": [
{
"name": "Crackers For Fun And Profit",
"abbreviation": "CFP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107412/?format=api",
"id": 107412,
"name": "Crackers For Fun And Profit",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986-08-09",
"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": []
}
]