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

{
    "url": "https://demozoo.org/api/v1/productions/83551/?format=api",
    "demozoo_url": "https://demozoo.org/productions/83551/",
    "id": 83551,
    "title": "Die Änderung 2",
    "author_nicks": [
        {
            "name": "Roterfleck",
            "abbreviation": "RF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9861/?format=api",
                "id": 9861,
                "name": "Roterfleck",
                "is_group": true
            }
        },
        {
            "name": "Spontz",
            "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": "2006-07-24",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.spontz.org/demos/dieanderung2/Spontz%20-%20Die%20Anderung%202%20Mac.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/spontz/spontz_-_die_anderung_2_mac.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/euskal14/demo/da2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25608"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "94",
            "competition": {
                "id": 8747,
                "name": "Open Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/500/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/500/",
                    "id": 500,
                    "name": "Euskal 2006",
                    "tagline": "Euskal Encounter 14",
                    "start_date": "2006-07-22",
                    "end_date": "2006-07-25",
                    "location": "San Vicente de Baracaldo, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29731,
                    "longitude": -2.98584,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}