GET /api/v1/releasers/34145/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/55928/?format=api",
"demozoo_url": "https://demozoo.org/productions/55928/",
"id": 55928,
"title": "MP+1",
"author_nicks": [
{
"name": "JadeCorp",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34145/?format=api",
"id": 34145,
"name": "JadeCorp",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-10-27",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/58288/?format=api",
"demozoo_url": "https://demozoo.org/productions/58288/",
"id": 58288,
"title": "The First Demo of JadeCorp.",
"author_nicks": [
{
"name": "JadeCorp",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34145/?format=api",
"id": 34145,
"name": "JadeCorp",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-07-07",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]