GET /api/v1/productions/41612/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/41612/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41612/",
    "id": 41612,
    "title": "Delirious V - Clone Machine",
    "author_nicks": [
        {
            "name": "Image!",
            "abbreviation": "IMG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                "id": 6530,
                "name": "Image!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "euqinu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26424/?format=api",
                    "id": 26424,
                    "name": "Unique",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Snelzilver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6782/?format=api",
                    "id": 6782,
                    "name": "Quicksilver",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Visie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6786/?format=api",
                    "id": 6786,
                    "name": "Vision",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyfer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6783/?format=api",
                    "id": 6783,
                    "name": "Cypher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Adriaan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5639/?format=api",
                    "id": 5639,
                    "name": "Bassie",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/ambience99/demo/deli_5.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14780"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "1054",
            "competition": {
                "id": 3365,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/572/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/572/",
                    "id": 572,
                    "name": "Ambience 1999",
                    "tagline": "",
                    "start_date": "1999-02-26",
                    "end_date": "1999-02-28",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}