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

{
    "url": "https://demozoo.org/api/v1/productions/301328/?format=api",
    "demozoo_url": "https://demozoo.org/productions/301328/",
    "id": 301328,
    "title": "DX266",
    "author_nicks": [
        {
            "name": "Spacedog",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127294/?format=api",
                "id": 127294,
                "name": "Spacedog",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Recube",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127295/?format=api",
                "id": 127295,
                "name": "Recube",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-10-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/deadline21/wild/recube_dx266.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90113"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "255",
            "competition": {
                "id": 16789,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4285/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4285/",
                    "id": 4285,
                    "name": "Deadline 2021",
                    "tagline": "Re-United",
                    "start_date": "2021-10-08",
                    "end_date": "2021-10-10",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": "https://deadline.untergrund.net/2021/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}