GET /api/v1/releasers/18545/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/326186/?format=api",
"demozoo_url": "https://demozoo.org/productions/326186/",
"id": 326186,
"title": "Sprites Story",
"author_nicks": [
{
"name": "Morning",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18545/?format=api",
"id": 18545,
"name": "Morning",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-07-15",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/329669/?format=api",
"demozoo_url": "https://demozoo.org/productions/329669/",
"id": 329669,
"title": "Sudintro01",
"author_nicks": [
{
"name": "Morning",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18545/?format=api",
"id": 18545,
"name": "Morning",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]