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

{
    "url": "https://demozoo.org/api/v1/productions/289921/?format=api",
    "demozoo_url": "https://demozoo.org/productions/289921/",
    "id": 289921,
    "title": "ICC 2020 Intro",
    "author_nicks": [
        {
            "name": "Light",
            "abbreviation": "LGT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5021/?format=api",
                "id": 5021,
                "name": "Light",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-02-14",
    "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/37/?format=api",
            "id": 37,
            "name": "2K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Icecube",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5033/?format=api",
                    "id": 5033,
                    "name": "Icecube",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Icecube",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5033/?format=api",
                    "id": 5033,
                    "name": "Icecube",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3998/?format=api",
                    "id": 3998,
                    "name": "Jammer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/208773/icc2020_icecube_light.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://download.landsfiskalen.se/c64/icc2020_icecube_light.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=200039"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88022"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "8.0 (11,8%)",
            "competition": {
                "id": 16290,
                "name": "4k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4193/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4193/",
                    "id": 4193,
                    "name": "Intro Creation Competition 2020",
                    "tagline": "",
                    "start_date": "2020-12-10",
                    "end_date": "2021-02-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=3008"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/92/43/631d.286031.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/92/43/631d.286031.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/92/43/631d.286031.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}