GET /api/v1/releasers/107677/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/24301/?format=api",
"demozoo_url": "https://demozoo.org/productions/24301/",
"id": 24301,
"title": "Revolkcid",
"author_nicks": [
{
"name": "Deranged",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107677/?format=api",
"id": 107677,
"name": "Deranged",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-04-22",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/293573/?format=api",
"demozoo_url": "https://demozoo.org/productions/293573/",
"id": 293573,
"title": "Evolkcid",
"author_nicks": [
{
"name": "Deranged",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107677/?format=api",
"id": 107677,
"name": "Deranged",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-04-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]