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

{
    "url": "https://demozoo.org/api/v1/productions/379177/?format=api",
    "demozoo_url": "https://demozoo.org/productions/379177/",
    "id": 379177,
    "title": "Amiga 4ever",
    "author_nicks": [
        {
            "name": "Complex",
            "abbreviation": "CLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-10-18",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Proton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75979/?format=api",
                    "id": 75979,
                    "name": "Proton",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jogeir",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/298/?format=api",
                    "id": 298,
                    "name": "Jogeir Liljedahl",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://drive.google.com/file/d/1zWyZUFQQICDnrsEGRAzUj_hyOt25Yl3U/view?usp=sharing"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://nahkolor.c64.page/Jogeir Liljedahl - Amiga 4EVER.mp3"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0QqwRN-detk"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/01/ca5d.367968.jpg",
            "original_width": 1448,
            "original_height": 2573,
            "standard_url": "https://media.demozoo.org/screens/s/3d/01/ca5d.367968.jpg",
            "standard_width": 168,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/01/ca5d.367968.jpg",
            "thumbnail_width": 84,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "vampire-accelerator",
        "vampire"
    ]
}