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

{
    "url": "https://demozoo.org/api/v1/productions/168559/?format=api",
    "demozoo_url": "https://demozoo.org/productions/168559/",
    "id": 168559,
    "title": "Gathering 1992 Party Graphics",
    "author_nicks": [
        {
            "name": "Sanity",
            "abbreviation": "SNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146/?format=api",
                "id": 146,
                "name": "Sanity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04",
    "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": "Diddle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4156/?format=api",
                    "id": 4156,
                    "name": "Diddle",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "compiler"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Sanity/SANITY-Gathering92gfx.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=24063"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66904"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=HX6jy5CLPzY"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/15/?format=api",
            "demozoo_url": "https://demozoo.org/parties/15/",
            "id": 15,
            "name": "The Gathering 1992",
            "tagline": "",
            "start_date": "1992-04-15",
            "end_date": "1992-04-19",
            "location": "Lillestrøm, Skedsmo, Akershus, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.95597,
            "longitude": 11.04918,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2b/d0/3f1e.306014.png",
            "original_width": 690,
            "original_height": 558,
            "standard_url": "https://media.demozoo.org/screens/s/2b/d0/3f1e.306014.png",
            "standard_width": 370,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/d0/3f1e.306014.png",
            "thumbnail_width": 185,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}