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

{
    "url": "https://demozoo.org/api/v1/productions/318832/?format=api",
    "demozoo_url": "https://demozoo.org/productions/318832/",
    "id": 318832,
    "title": "Forever 21 invitation",
    "author_nicks": [
        {
            "name": "CI5 The Amaters",
            "abbreviation": "CI5",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9398/?format=api",
                "id": 9398,
                "name": "CI5 The Amaters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Aki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                    "id": 3852,
                    "name": "Aki",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Noby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9366/?format=api",
                    "id": 9366,
                    "name": "Noby",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shrek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9122/?format=api",
                    "id": 9122,
                    "name": "Shrek",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://noblnoch.net/download/dema/ci5/forever21inv.tap"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93500"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=INKdqwa4MDw"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3887/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3887/",
            "id": 3887,
            "name": "Forever 2023",
            "tagline": "21: ROBOT",
            "start_date": "2023-03-17",
            "end_date": "2023-03-19",
            "location": "Suchá nad Parnou, Okres Trnava, Trnavský kraj, Slovakia",
            "is_online": false,
            "country_code": "SK",
            "latitude": 48.41342,
            "longitude": 17.48444,
            "website": "http://forever.zeroteam.sk/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/95/73b9.320059.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/0f/95/73b9.320059.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/95/73b9.320059.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-spectrum-48k",
        "ay8910"
    ]
}