GET /api/v1/productions/144421/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/144421/?format=api",
"demozoo_url": "https://demozoo.org/productions/144421/",
"id": 144421,
"title": "Juggler Animation",
"author_nicks": [
{
"name": "Demoniak",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69737/?format=api",
"id": 69737,
"name": "Demoniak",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Demoniak",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69737/?format=api",
"id": 69737,
"name": "Demoniak",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "http://ldeplanque.free.fr/DSK/Juggler.dsk"
},
{
"link_class": "BaseUrl",
"url": "http://www.cpc-power.com/index.php?page=detail&num=7749"
}
],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=27646"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"juggler"
]
}