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

{
    "url": "https://demozoo.org/api/v1/productions/49374/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49374/",
    "id": 49374,
    "title": "Faded",
    "author_nicks": [
        {
            "name": "OrOr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29803/?format=api",
                "id": 29803,
                "name": "OrOr",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-26",
    "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": "Cykocator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65027/?format=api",
                    "id": 65027,
                    "name": "Cykocator",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "main, 3d engine"
        },
        {
            "nick": {
                "name": "John S!lver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69806/?format=api",
                    "id": 69806,
                    "name": "John S!lver",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "3d engine"
        },
        {
            "nick": {
                "name": "Toast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45913/?format=api",
                    "id": 45913,
                    "name": "Toast",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29805/?format=api",
                    "id": 29805,
                    "name": "Sly",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest 2d"
        },
        {
            "nick": {
                "name": "Torone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27566/?format=api",
                    "id": 27566,
                    "name": "Torone",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/ltp4/demo/faded.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=287"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=tnqvfCAiSq0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=5",
            "score": "65",
            "competition": {
                "id": 5029,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/914/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/914/",
                    "id": 914,
                    "name": "Lucky & Tigrou Party 2000",
                    "tagline": "LTP 4",
                    "start_date": "2000-08-25",
                    "end_date": "2000-08-27",
                    "location": "Crosne, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.71922,
                    "longitude": 2.45728,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-3",
        "software-rendering",
        "directx-7"
    ]
}