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

{
    "url": "https://demozoo.org/api/v1/productions/20036/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20036/",
    "id": 20036,
    "title": "Akkordarbeit",
    "author_nicks": [
        {
            "name": "bypass",
            "abbreviation": "bps",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3793/?format=api",
                "id": 3793,
                "name": "bypass",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "supah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7442/?format=api",
                    "id": 7442,
                    "name": "supah",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Aleks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/626/?format=api",
                    "id": 626,
                    "name": "Lord Chaos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Seffren",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14474/?format=api",
                    "id": 14474,
                    "name": "Seffren",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Aleks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/626/?format=api",
                    "id": 626,
                    "name": "Lord Chaos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Misko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14475/?format=api",
                    "id": 14475,
                    "name": "Misko",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Rudy Bentmoore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14471/?format=api",
                    "id": 14471,
                    "name": "Erek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/evoke00/in64/akkord.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=923"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "182",
            "competition": {
                "id": 1231,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/332/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/332/",
                    "id": 332,
                    "name": "Evoke 2000",
                    "tagline": "",
                    "start_date": "2000-08-18",
                    "end_date": "2000-08-20",
                    "location": "Langerwehe, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.81667,
                    "longitude": 6.35,
                    "website": "http://archive.evoke.eu/2000/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "software-rendering",
        "flatshaded-3d"
    ]
}