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

{
    "url": "https://demozoo.org/api/v1/productions/370104/?format=api",
    "demozoo_url": "https://demozoo.org/productions/370104/",
    "id": 370104,
    "title": "Carrier #10.000",
    "author_nicks": [
        {
            "name": "Macx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142/?format=api",
                "id": 142,
                "name": "Macx",
                "is_group": false
            }
        },
        {
            "name": "Sander",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7278/?format=api",
                "id": 7278,
                "name": "Sander",
                "is_group": false
            }
        },
        {
            "name": "Stone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1249/?format=api",
                "id": 1249,
                "name": "Stein Pedersen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-03-22",
    "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": "Stone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1249/?format=api",
                    "id": 1249,
                    "name": "Stein Pedersen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Stone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1249/?format=api",
                    "id": 1249,
                    "name": "Stein Pedersen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Sander",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7278/?format=api",
                    "id": 7278,
                    "name": "Sander",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+Charset"
        },
        {
            "nick": {
                "name": "Macx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142/?format=api",
                    "id": 142,
                    "name": "Macx",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=308757"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=251379"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=P8cmE4wBkvc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 19769,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5062/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5062/",
                    "id": 5062,
                    "name": "Fioniadata 2025",
                    "tagline": "",
                    "start_date": "2025-03-21",
                    "end_date": "2025-03-23",
                    "location": "Langeskov, Kerteminde Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.35655,
                    "longitude": 10.58447,
                    "website": "http://fioniadata.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/13/1a19.358708.png",
            "original_width": 408,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/58/13/1a19.358708.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/13/1a19.358708.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/09/2c/6862.358709.png",
            "original_width": 408,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/09/2c/6862.358709.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/2c/6862.358709.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "one-file-demo"
    ]
}