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

{
    "url": "https://demozoo.org/api/v1/productions/62557/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62557/",
    "id": 62557,
    "title": "Arrival",
    "author_nicks": [
        {
            "name": "Alpha Millenium Crew",
            "abbreviation": "AMC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11637/?format=api",
                "id": 11637,
                "name": "Alpha Millenium Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-06-29",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pegasus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40684/?format=api",
                    "id": 40684,
                    "name": "Pegasus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mempheria",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75341/?format=api",
                    "id": 75341,
                    "name": "Mempheria",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Gammawave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75340/?format=api",
                    "id": 75340,
                    "name": "Gammawave",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gammawave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75340/?format=api",
                    "id": 75340,
                    "name": "Gammawave",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d"
        },
        {
            "nick": {
                "name": "Fouzhou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75342/?format=api",
                    "id": 75342,
                    "name": "Fouzhou",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional 2d"
        },
        {
            "nick": {
                "name": "Duke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75343/?format=api",
                    "id": 75343,
                    "name": "Duke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/remedy02/demo/no-accel/arrival.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6829"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9RSQ1ZgmoR8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "285",
            "competition": {
                "id": 6850,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/617/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/617/",
                    "id": 617,
                    "name": "Remedy 2002",
                    "tagline": "",
                    "start_date": "2002-06-27",
                    "end_date": "2002-06-30",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-5",
        "software-rendering",
        "windows-95",
        "256mb"
    ]
}