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

{
    "url": "https://demozoo.org/api/v1/productions/274874/?format=api",
    "demozoo_url": "https://demozoo.org/productions/274874/",
    "id": 274874,
    "title": "Chaos Constructions 2020 invitation",
    "author_nicks": [
        {
            "name": "ErrorSoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52930/?format=api",
                "id": 52930,
                "name": "ErrorSoft",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-12-08",
    "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/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Error",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67257/?format=api",
                    "id": 67257,
                    "name": "Error",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Quiet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63064/?format=api",
                    "id": 63064,
                    "name": "Quiet",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/errorcalc/zx_starter_pack/raw/master/projects/8_intro/cc2020in.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/chaosconstructionswinter20/invitation_executable/cc2020in.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/errorcalc/zx_starter_pack"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84122"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FOgBNG-E-T0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "65",
            "competition": {
                "id": 15767,
                "name": "Invitation Executable",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3970/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3970/",
                    "id": 3970,
                    "name": "Chaos Constructions 2020 Winter",
                    "tagline": "chaos constructions winter demoparty",
                    "start_date": "2020-02-21",
                    "end_date": "2020-02-23",
                    "location": "Roshchino, Leningrad, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 60.25191,
                    "longitude": 29.6085,
                    "website": "https://chaosconstructions.ru"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4026/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4026/",
            "id": 4026,
            "name": "Chaos Constructions 2020",
            "tagline": "",
            "start_date": "2020-08-22",
            "end_date": "2020-08-23",
            "location": "Saint Petersburg, St.-Petersburg, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 59.93863,
            "longitude": 30.31413,
            "website": "https://chaosconstructions.ru/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3970/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3970/",
            "id": 3970,
            "name": "Chaos Constructions 2020 Winter",
            "tagline": "chaos constructions winter demoparty",
            "start_date": "2020-02-21",
            "end_date": "2020-02-23",
            "location": "Roshchino, Leningrad, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 60.25191,
            "longitude": 29.6085,
            "website": "https://chaosconstructions.ru"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/51/51/1174.298699.png",
            "original_width": 286,
            "original_height": 215,
            "standard_url": "https://media.demozoo.org/screens/s/51/51/1174.298699.png",
            "standard_width": 286,
            "standard_height": 215,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/51/1174.298699.png",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}