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

{
    "url": "https://demozoo.org/api/v1/productions/9421/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9421/",
    "id": 9421,
    "title": "Attractive Attractors",
    "author_nicks": [
        {
            "name": "Virtual Light Pump",
            "abbreviation": "VLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3240/?format=api",
                "id": 3240,
                "name": "Virtual Light Pump",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-09-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "twn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10907/?format=api",
                    "id": 10907,
                    "name": "twn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/VLP/VLP_AA96.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/skenery96/demo/vlp_aa96.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=21127"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "21",
            "competition": {
                "id": 2729,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/848/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/848/",
                    "id": 848,
                    "name": "Skenery 1996",
                    "tagline": "",
                    "start_date": "1996-09-27",
                    "end_date": "1996-09-29",
                    "location": "Palokka, Jyväskylä, Central Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.29012,
                    "longitude": 25.72586,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}