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

{
    "url": "https://demozoo.org/api/v1/productions/87415/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87415/",
    "id": 87415,
    "title": "Anoxia Redux",
    "author_nicks": [
        {
            "name": "Andromeda Software Development",
            "abbreviation": "ASD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/206/?format=api",
                "id": 206,
                "name": "Andromeda Software Development",
                "is_group": true
            }
        },
        {
            "name": "minimalartifact",
            "abbreviation": "ma",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5868/?format=api",
                "id": 5868,
                "name": "minimalartifact",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-10-02",
    "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": "Navis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/207/?format=api",
                    "id": 207,
                    "name": "Navis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Navis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/207/?format=api",
                    "id": 207,
                    "name": "Navis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "ps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/main10/demo/asd-anoxia_redux.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55990"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "12",
            "competition": {
                "id": 440,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/183/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/183/",
                    "id": 183,
                    "name": "Main 2010",
                    "tagline": "5",
                    "start_date": "2010-10-01",
                    "end_date": "2010-10-03",
                    "location": "Marseille, Département des Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.29667,
                    "longitude": 5.37639,
                    "website": "http://www.mainparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/72/b2/bf46.322034.png",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/72/b2/bf46.322034.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/b2/bf46.322034.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "glitch",
        "remix"
    ]
}