GET /api/v1/releasers/67693/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/267472/?format=api",
"demozoo_url": "https://demozoo.org/productions/267472/",
"id": 267472,
"title": "One Man Dog",
"author_nicks": [
{
"name": "Kinetic PC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67693/?format=api",
"id": 67693,
"name": "Kinetic PC",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-12",
"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/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/194450/?format=api",
"demozoo_url": "https://demozoo.org/productions/194450/",
"id": 194450,
"title": "Christmas Intro '95",
"author_nicks": [
{
"name": "Kinetic PC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67693/?format=api",
"id": 67693,
"name": "Kinetic PC",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-12",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"christmas"
]
}
]