GET /api/v1/releasers/69472/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/167505/?format=api",
"demozoo_url": "https://demozoo.org/productions/167505/",
"id": 167505,
"title": "Rob Hubbard Covers Demo",
"author_nicks": [
{
"name": "Jon Wells",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69472/?format=api",
"id": 69472,
"name": "Jon Wells",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"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/167506/?format=api",
"demozoo_url": "https://demozoo.org/productions/167506/",
"id": 167506,
"title": "Rob Hubbard Tribute",
"author_nicks": [
{
"name": "Jon Wells",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69472/?format=api",
"id": 69472,
"name": "Jon Wells",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"tribute"
]
}
]