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

{
    "url": "https://demozoo.org/api/v1/productions/350408/?format=api",
    "demozoo_url": "https://demozoo.org/productions/350408/",
    "id": 350408,
    "title": "AlienSCApe",
    "author_nicks": [
        {
            "name": "Swiss Cracking Association",
            "abbreviation": "SCA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59295/?format=api",
                "id": 59295,
                "name": "Swiss Cracking Association",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-06-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Saturnus The Invincible",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66316/?format=api",
                    "id": 66316,
                    "name": "Saturnus The Invincible",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.sca.ch/amiga/disks/AlienSCApe.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.sca.ch/amiga/demos/AlienSCApe.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97154"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "115",
            "competition": {
                "id": 18960,
                "name": "256b Tiny Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4693/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4693/",
                    "id": 4693,
                    "name": "Nova 2024",
                    "tagline": "",
                    "start_date": "2024-06-14",
                    "end_date": "2024-06-16",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/51/d6/850f.345674.png",
            "original_width": 1422,
            "original_height": 1140,
            "standard_url": "https://media.demozoo.org/screens/s/51/d6/850f.345674.png",
            "standard_width": 374,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/d6/850f.345674.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}