GET /api/v1/releasers/4241/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/2795/?format=api",
"demozoo_url": "https://demozoo.org/productions/2795/",
"id": 2795,
"title": "Alive",
"author_nicks": [
{
"name": "Shish Cracking Crew",
"abbreviation": "SCC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4241/?format=api",
"id": 4241,
"name": "Shish Cracking Crew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-03-01",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/1433/?format=api",
"demozoo_url": "https://demozoo.org/productions/1433/",
"id": 1433,
"title": "LOK",
"author_nicks": [
{
"name": "Shish Cracking Crew",
"abbreviation": "SCC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4241/?format=api",
"id": 4241,
"name": "Shish Cracking Crew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-06-30",
"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": []
}
]