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

{
    "url": "https://demozoo.org/api/v1/productions/303358/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303358/",
    "id": 303358,
    "title": "Scan ECM Plasma (v2)",
    "author_nicks": [
        {
            "name": "Scan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68260/?format=api",
                "id": 68260,
                "name": "Scan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-11-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Scan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68260/?format=api",
                    "id": 68260,
                    "name": "Scan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "No-XS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12740/?format=api",
                    "id": 12740,
                    "name": "No-XS",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5084/?format=api",
                    "id": 5084,
                    "name": "Rex",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Help"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=244602"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=197986"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=87052"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 27,
            "ranking": "27",
            "score": "",
            "competition": {
                "id": 16236,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4169/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4169/",
                    "id": 4169,
                    "name": "ECM Mode Demoeffect Competition 2020",
                    "tagline": "",
                    "start_date": "2020-10-12",
                    "end_date": "2020-11-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=2998"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}