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

{
    "url": "https://demozoo.org/api/v1/productions/13367/?format=api",
    "demozoo_url": "https://demozoo.org/productions/13367/",
    "id": 13367,
    "title": "Melange",
    "author_nicks": [
        {
            "name": "4th Dimension",
            "abbreviation": "4D",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                "id": 8953,
                "name": "4th Dimension",
                "is_group": true
            }
        },
        {
            "name": "Light Future",
            "abbreviation": "LF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9184/?format=api",
                "id": 9184,
                "name": "Light Future Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-19",
    "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": "CyberJack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9488/?format=api",
                    "id": 9488,
                    "name": "CyberJack",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Diver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8952/?format=api",
                    "id": 8952,
                    "name": "Diver",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "MmcM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8995/?format=api",
                    "id": 8995,
                    "name": "MmcM",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Key-Jee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9039/?format=api",
                    "id": 9039,
                    "name": "Key-Jee",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "fix of some patterns"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/062002/melange.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Melange.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/chaos00/invitation/melange.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1582"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/42397"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7T4GgjqjL_E"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "113",
            "competition": {
                "id": 834,
                "name": "Invitation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/286/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/286/",
                    "id": 286,
                    "name": "Chaos Constructions 2000",
                    "tagline": "",
                    "start_date": "2000-08-19",
                    "end_date": "2000-08-20",
                    "location": "Saint Petersburg, St.-Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93863,
                    "longitude": 30.31413,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/286/?format=api",
            "demozoo_url": "https://demozoo.org/parties/286/",
            "id": 286,
            "name": "Chaos Constructions 2000",
            "tagline": "",
            "start_date": "2000-08-19",
            "end_date": "2000-08-20",
            "location": "Saint Petersburg, St.-Petersburg, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 59.93863,
            "longitude": 30.31413,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e2/53/6551.5862.png",
            "original_width": 288,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/e2/53/6551.5862.png",
            "standard_width": 288,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e2/53/6551.5862.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}