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

{
    "url": "https://demozoo.org/api/v1/productions/318865/?format=api",
    "demozoo_url": "https://demozoo.org/productions/318865/",
    "id": 318865,
    "title": "1k DYCP Intro",
    "author_nicks": [
        {
            "name": "Laxity",
            "abbreviation": "LXT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5915/?format=api",
                "id": 5915,
                "name": "Laxity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-01-28",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Didi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5914/?format=api",
                    "id": 5914,
                    "name": "Didi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Didi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5914/?format=api",
                    "id": 5914,
                    "name": "Didi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hermit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26078/?format=api",
                    "id": 26078,
                    "name": "Hermit",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/241552/1k_DYCP_Intro_LAXITY_grey-dots-fixed.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=228853"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93513"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 17592,
                "name": "1k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4581/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4581/",
                    "id": 4581,
                    "name": "Intro Creation Competition 2022",
                    "tagline": "",
                    "start_date": "2022-12-08",
                    "end_date": "2023-01-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/forums/?csdbentrytype=event&csdbentry=3244&entrytopic=1"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f8/c7/1b3a.320153.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f8/c7/1b3a.320153.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f8/c7/1b3a.320153.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "dycp"
    ]
}