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

{
    "url": "https://demozoo.org/api/v1/productions/22646/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22646/",
    "id": 22646,
    "title": "Idle",
    "author_nicks": [
        {
            "name": "Addiction",
            "abbreviation": "ADC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16589/?format=api",
                "id": 16589,
                "name": "Addiction",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-07",
    "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": "Zealan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16661/?format=api",
                    "id": 16661,
                    "name": "Zealan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Luminator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11872/?format=api",
                    "id": 11872,
                    "name": "Lum",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Prosthesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15747/?format=api",
                    "id": 15747,
                    "name": "Piriste",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Scorpion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/405/?format=api",
                    "id": 405,
                    "name": "Scoopr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/assembly99/demo/no-accel/idle_by_.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14248"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "711",
            "competition": {
                "id": 1505,
                "name": "PC Non-accelerated Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/106/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/106/",
                    "id": 106,
                    "name": "Assembly 1999",
                    "tagline": "",
                    "start_date": "1999-08-06",
                    "end_date": "1999-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}