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

{
    "url": "https://demozoo.org/api/v1/productions/377642/?format=api",
    "demozoo_url": "https://demozoo.org/productions/377642/",
    "id": 377642,
    "title": "Elastic",
    "author_nicks": [
        {
            "name": "Lethargy",
            "abbreviation": "LTH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21378/?format=api",
                "id": 21378,
                "name": "Lethargy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-09-13",
    "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": "Nicron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20110/?format=api",
                    "id": 20110,
                    "name": "Nicron",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vincenzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                    "id": 1280,
                    "name": "Vincenzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "zscs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26500/?format=api",
                    "id": 26500,
                    "name": "zscs",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=314616"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=314618"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/t0ad25/oldschool_demo/elastic-lethargy-.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=255998"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104969"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-H60uxocMoo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "167",
            "competition": {
                "id": 20259,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5351/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5351/",
                    "id": 5351,
                    "name": "T0AD 2025",
                    "tagline": "",
                    "start_date": "2025-09-12",
                    "end_date": "2025-09-14",
                    "location": "Szekszárd, Tolna, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.35014,
                    "longitude": 18.70905,
                    "website": "https://t0ad.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/88/d6/f670.366356.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/88/d6/f670.366356.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/88/d6/f670.366356.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "source-available"
    ]
}