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

{
    "url": "https://demozoo.org/api/v1/productions/50063/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50063/",
    "id": 50063,
    "title": "CC'00 Invitation",
    "author_nicks": [
        {
            "name": "Accept Corp",
            "abbreviation": "AC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8947/?format=api",
                "id": 8947,
                "name": "Accept Corp",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-05-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Phantom Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                    "id": 8946,
                    "name": "Phantom Lord",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Phantom Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                    "id": 8946,
                    "name": "Phantom Lord",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Phantom Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                    "id": 8946,
                    "name": "Phantom Lord",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/paradox00/demo/cc00inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1863"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6.51",
            "competition": {
                "id": 5131,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/283/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/283/",
                    "id": 283,
                    "name": "Paradox 2000",
                    "tagline": "",
                    "start_date": "2000-05-06",
                    "end_date": "2000-05-07",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": "http://www.pdx2k.org/"
                }
            }
        }
    ],
    "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": [],
    "tags": [
        "midas"
    ]
}