GET /api/v1/releasers/42868/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/147156/?format=api",
"demozoo_url": "https://demozoo.org/graphics/147156/",
"id": 147156,
"title": "Block Party on my Mind",
"author_nicks": [
{
"name": "Dosman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42868/?format=api",
"id": 42868,
"name": "Dosman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-04-17",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/85808/?format=api",
"demozoo_url": "https://demozoo.org/graphics/85808/",
"id": 85808,
"title": "Snowday",
"author_nicks": [
{
"name": "Dosman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42868/?format=api",
"id": 42868,
"name": "Dosman",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Team TPS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42869/?format=api",
"id": 42869,
"name": "Team TPS",
"is_group": true
}
}
],
"release_date": "2008-04-05",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
}
]