GET /api/v1/productions/345492/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/345492/?format=api",
"demozoo_url": "https://demozoo.org/productions/345492/",
"id": 345492,
"title": "Lion Talk",
"author_nicks": [
{
"name": "Orion",
"abbreviation": "ORN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28914/?format=api",
"id": 28914,
"name": "Orion",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-02",
"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"
}
],
"credits": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "http://csdb.dk/getinternalfile.php/42338/%5BORION%5DLIONTALK.D64"
}
],
"external_links": [
{
"link_class": "CsdbRelease",
"url": "https://csdb.dk/release/?id=50840"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=45356"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}