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

{
    "url": "https://demozoo.org/api/v1/productions/358656/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358656/",
    "id": 358656,
    "title": "XXX Cartoons",
    "author_nicks": [
        {
            "name": "Harvester",
            "abbreviation": "HVR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10870/?format=api",
                "id": 10870,
                "name": "Harvester",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-11-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "AGASlayer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12018/?format=api",
                    "id": 12018,
                    "name": "AGASlayer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "AGASlayer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12018/?format=api",
                    "id": 12018,
                    "name": "AGASlayer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Tommygun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14878/?format=api",
                    "id": 14878,
                    "name": "Tommygun",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "RedRose",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14873/?format=api",
                    "id": 14873,
                    "name": "RedRose",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/H/Harvester/Harvester-XXXCartoons.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=96677"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 4423,
                "name": "Crazy Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/936/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/936/",
                    "id": 936,
                    "name": "Satellite 1999",
                    "tagline": "",
                    "start_date": "1999-11-13",
                    "end_date": "1999-11-14",
                    "location": "Szczecin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.42894,
                    "longitude": 14.55302,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/c1/57ec.350844.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/f6/c1/57ec.350844.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/c1/57ec.350844.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/47/a8/f48f.350845.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/47/a8/f48f.350845.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/47/a8/f48f.350845.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nsfw",
        "racism"
    ]
}