GET /api/v1/productions/300896/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/300896/?format=api",
"demozoo_url": "https://demozoo.org/productions/300896/",
"id": 300896,
"title": "Timecube",
"author_nicks": [
{
"name": "Jumalauta",
"abbreviation": "JML",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
"id": 1297,
"name": "Jumalauta",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-02-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Ingvar Kamprad",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15123/?format=api",
"id": 15123,
"name": "Psychad",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "http://phpdemo.pseudohacker.org/files/jml_timecube.tar.gz"
}
],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=23403"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"php"
]
}