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

{
    "url": "https://demozoo.org/api/v1/productions/111747/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111747/",
    "id": 111747,
    "title": "Black II - Ars Mori",
    "author_nicks": [
        {
            "name": "Tristesse",
            "abbreviation": "TRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15361/?format=api",
                "id": 15361,
                "name": "Tristesse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dracon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2616/?format=api",
                    "id": 2616,
                    "name": "Dracon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "textures"
        },
        {
            "nick": {
                "name": "X-Ray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8878/?format=api",
                    "id": 8878,
                    "name": "X-Ray",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Astaroth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35202/?format=api",
                    "id": 35202,
                    "name": "Charlie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.pigwa.net/stuff/collections/atari_8bit_demos_and_intros/B/Black%20II%20-%20Ars%20Mori%20(1999)(Tristesse)(PL)%5bstereo%5d.xex"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/TRISTESE/ARS_MORI.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=41"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79866"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QkgvQ6Dhvqs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10121,
                "name": "16K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1707/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1707/",
                    "id": 1707,
                    "name": "Lato Ludzików 1999",
                    "tagline": "",
                    "start_date": "1999-07-09",
                    "end_date": "1999-07-11",
                    "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.30887,
                    "longitude": 16.41278,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/2c/17db.175173.png",
            "original_width": 672,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/58/2c/17db.175173.jpg",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/2c/17db.175173.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/60/14/c00c.175174.png",
            "original_width": 672,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/60/14/c00c.175174.jpg",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/60/14/c00c.175174.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/df/8d/0ea4.175175.png",
            "original_width": 672,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/df/8d/0ea4.175175.jpg",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/df/8d/0ea4.175175.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "cube",
        "gouraud-shading",
        "death",
        "3d",
        "gloomy"
    ]
}