GET /api/v1/productions/6373/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/6373/?format=api",
"demozoo_url": "https://demozoo.org/productions/6373/",
"id": 6373,
"title": "Rendezvous 93 Intro",
"author_nicks": [
{
"name": "Iris",
"abbreviation": "IRS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/443/?format=api",
"id": 443,
"name": "Iris",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-08-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"credits": [],
"download_links": [
{
"link_class": "AmigascneFile",
"url": "http://ftp.amigascne.org/pub/amiga/Groups/I/Iris/IRIS-TinyIntroRendezVous93.dms"
}
],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=31983"
}
],
"release_parties": [
{
"url": "https://demozoo.org/api/v1/parties/253/?format=api",
"demozoo_url": "https://demozoo.org/parties/253/",
"id": 253,
"name": "Rendezvous 1993",
"tagline": "",
"start_date": "1993-07-30",
"end_date": "1993-08-01",
"location": "Kristiansand, Vest-Agder, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 58.14642,
"longitude": 7.99687,
"website": ""
}
],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}