GET /api/v1/releasers/53215/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/326189/?format=api",
"demozoo_url": "https://demozoo.org/productions/326189/",
"id": 326189,
"title": "GBCDEMO",
"author_nicks": [
{
"name": "Jason",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53215/?format=api",
"id": 53215,
"name": "Jason",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-05-26",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/37/?format=api",
"id": 37,
"name": "Nintendo Game Boy Color (GBC)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"source-available"
]
},
{
"url": "https://demozoo.org/api/v1/productions/121514/?format=api",
"demozoo_url": "https://demozoo.org/productions/121514/",
"id": 121514,
"title": "99",
"author_nicks": [
{
"name": "Jason",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53215/?format=api",
"id": 53215,
"name": "Jason",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/38/?format=api",
"id": 38,
"name": "Nintendo Game Boy (GB)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]