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

{
    "url": "https://demozoo.org/api/v1/productions/20641/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20641/",
    "id": 20641,
    "title": "Armatige Shanks",
    "author_nicks": [
        {
            "name": "Neurotica E.F.S.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13373/?format=api",
                "id": 13373,
                "name": "Neurotica",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-05-12",
    "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": "Ins0mnium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15141/?format=api",
                    "id": 15141,
                    "name": "Ins0mnium",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Silverstance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8765/?format=api",
                    "id": 8765,
                    "name": "Silverstance",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Freaking Dooz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15142/?format=api",
                    "id": 15142,
                    "name": "Freaking Dooz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/underscore02/demo/neu_as.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6228"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "23.27%",
            "competition": {
                "id": 1304,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/266/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/266/",
                    "id": 266,
                    "name": "Underscore 2002",
                    "tagline": "",
                    "start_date": "2002-05-09",
                    "end_date": "2002-05-12",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}