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

{
    "url": "https://demozoo.org/api/v1/productions/67994/?format=api",
    "demozoo_url": "https://demozoo.org/productions/67994/",
    "id": 67994,
    "title": "Die Änderung",
    "author_nicks": [
        {
            "name": "Spöntz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5759/?format=api",
                "id": 5759,
                "name": "Spöntz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-11-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Merlucin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11673/?format=api",
                    "id": 11673,
                    "name": "Merlucin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        },
        {
            "nick": {
                "name": "Kolian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74664/?format=api",
                    "id": 74664,
                    "name": "Kolian",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pinza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3040/?format=api",
                    "id": 3040,
                    "name": "Pinza",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ximac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34504/?format=api",
                    "id": 34504,
                    "name": "Ximac",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D, 3D"
        },
        {
            "nick": {
                "name": "MadGoblin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9989/?format=api",
                    "id": 9989,
                    "name": "MadGoblin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Xphere",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11726/?format=api",
                    "id": 11726,
                    "name": "Xphere",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/bcnparty11/demo/die_airderung.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/bcnparty11/demo/dieanderung_dmg.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/bcnparty11/demo/dieanderung_win32.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11264"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "3300",
            "competition": {
                "id": 7357,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1097/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1097/",
                    "id": 1097,
                    "name": "BCN Party 2003",
                    "tagline": "",
                    "start_date": "2003-10-31",
                    "end_date": "2003-11-02",
                    "location": "Barcelona, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.385578,
                    "longitude": 2.16874,
                    "website": "http://www.bcnparty.org/bcn11"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}