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

{
    "url": "https://demozoo.org/api/v1/productions/9256/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9256/",
    "id": 9256,
    "title": "1989",
    "author_nicks": [
        {
            "name": "United Force",
            "abbreviation": "UF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3762/?format=api",
                "id": 3762,
                "name": "United Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-10-28",
    "supertype": "production",
    "platforms": [
        {
            "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": "Slyspy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3759/?format=api",
                    "id": 3759,
                    "name": "Slyspy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Tiger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11040/?format=api",
                    "id": 11040,
                    "name": "Tiger",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11035/?format=api",
                    "id": 11035,
                    "name": "Bery",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Csati",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11976/?format=api",
                    "id": 11976,
                    "name": "Csati",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Gabriel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10746/?format=api",
                    "id": 10746,
                    "name": "Gabriel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Bery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11035/?format=api",
                    "id": 11035,
                    "name": "Bery",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d, textures"
        },
        {
            "nick": {
                "name": "Tarkus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10747/?format=api",
                    "id": 10747,
                    "name": "Tarkus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/conference7007/demo/uf_1989.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2232"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "100",
            "competition": {
                "id": 4733,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1046/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1046/",
                    "id": 1046,
                    "name": "Conference 7007",
                    "tagline": "",
                    "start_date": "2000-10-27",
                    "end_date": "2000-10-29",
                    "location": "Debrecen, Hajdú-Bihar, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.53333,
                    "longitude": 21.63333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}