GET /api/v1/releasers/82507/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/194762/?format=api",
"demozoo_url": "https://demozoo.org/productions/194762/",
"id": 194762,
"title": "Cracking Techniques 1986",
"author_nicks": [
{
"name": "Pirates Harbour",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82507/?format=api",
"id": 82507,
"name": "Pirates Harbour",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/67/?format=api",
"id": 67,
"name": "Apple II"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/46/?format=api",
"id": 46,
"name": "Docsdisk",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/194763/?format=api",
"demozoo_url": "https://demozoo.org/productions/194763/",
"id": 194763,
"title": "Cracking Techniques 1985",
"author_nicks": [
{
"name": "Pirates Harbour",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82507/?format=api",
"id": 82507,
"name": "Pirates Harbour",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1985",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/67/?format=api",
"id": 67,
"name": "Apple II"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/46/?format=api",
"id": 46,
"name": "Docsdisk",
"supertype": "production"
}
],
"tags": []
}
]