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

{
    "url": "https://demozoo.org/api/v1/productions/12762/?format=api",
    "demozoo_url": "https://demozoo.org/productions/12762/",
    "id": 12762,
    "title": "CC2000 Invitation",
    "author_nicks": [
        {
            "name": "Eternity Industry",
            "abbreviation": "EI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8982/?format=api",
                "id": 8982,
                "name": "Placebo",
                "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": "Senat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12503/?format=api",
                    "id": 12503,
                    "name": "Senat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9578/?format=api",
                    "id": 9578,
                    "name": "DMan",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Objects"
        },
        {
            "nick": {
                "name": "Paracels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8984/?format=api",
                    "id": 8984,
                    "name": "Paracels",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sairoos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8983/?format=api",
                    "id": 8983,
                    "name": "Sairoos",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://placebo.untergrund.net/files/intros/cc000inv.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/062002/cc000inv.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/chaos00/invitation/cc000inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4955"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "78",
            "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/ec/33/290b.5685.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/ec/33/290b.5685.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/33/290b.5685.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}