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

{
    "url": "https://demozoo.org/api/v1/productions/7975/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7975/",
    "id": 7975,
    "title": "Anamnesis",
    "author_nicks": [
        {
            "name": "Real Masters",
            "abbreviation": "RMC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9212/?format=api",
                "id": 9212,
                "name": "Real Masters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-03",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Den",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9211/?format=api",
                    "id": 9211,
                    "name": "Den",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Serg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9641/?format=api",
                    "id": 9641,
                    "name": "Serg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vlad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9361/?format=api",
                    "id": 9361,
                    "name": "Vlad",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zx.dotnet.lv/demoz/cc999/ANAMNESI.ZIP"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/042002/anamnesi.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/cc999/zx_spectrum/cc999.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://rutube.ru/video/6449878d9543e6cffb7f53b1bdba8ba2/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2612"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "267",
            "competition": {
                "id": 779,
                "name": "ZX Spectrum Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/275/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/275/",
                    "id": 275,
                    "name": "Chaos Constructions 999",
                    "tagline": "",
                    "start_date": "1999-07-03",
                    "end_date": "1999-07-04",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93314,
                    "longitude": 30.306115,
                    "website": "http://cc999.da.ru/"
                }
            }
        },
        {
            "position": 4,
            "ranking": "4",
            "score": "188 (7.5)",
            "competition": {
                "id": 801,
                "name": "Demo (normal results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 3,
            "ranking": "3",
            "score": "188 (7.5)",
            "competition": {
                "id": 802,
                "name": "Demo (alternative results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/27/ff/6016.5550.png",
            "original_width": 288,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/27/ff/6016.5550.png",
            "standard_width": 288,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/27/ff/6016.5550.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nsfw",
        "stellarmode"
    ]
}