GET /api/v1/releasers/301/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/183599/?format=api",
"demozoo_url": "https://demozoo.org/productions/183599/",
"id": 183599,
"title": "Black Rock City",
"author_nicks": [
{
"name": "Genoz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/301/?format=api",
"id": 301,
"name": "Genoz",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Vantage",
"abbreviation": "VTG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71/?format=api",
"id": 71,
"name": "Vantage",
"is_group": true
}
}
],
"release_date": "2018-02-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/21/?format=api",
"id": 21,
"name": "1K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/158673/?format=api",
"demozoo_url": "https://demozoo.org/productions/158673/",
"id": 158673,
"title": "Technoguide.ch",
"author_nicks": [
{
"name": "Genoz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/301/?format=api",
"id": 301,
"name": "Genoz",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-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/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": []
}
]