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

{
    "url": "https://demozoo.org/api/v1/productions/223078/?format=api",
    "demozoo_url": "https://demozoo.org/productions/223078/",
    "id": 223078,
    "title": "Destroyerpack 17",
    "author_nicks": [
        {
            "name": "Destroyers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/94906/?format=api",
                "id": 94906,
                "name": "Destroyers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-05-30",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dr. Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98487/?format=api",
                    "id": 98487,
                    "name": "Dr. Wolf",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Destroyers/Destroyers-Pack17.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=28641"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/428/?format=api",
            "demozoo_url": "https://demozoo.org/parties/428/",
            "id": 428,
            "name": "The Computer Crossroads 1993",
            "tagline": "",
            "start_date": "1993-05-29",
            "end_date": "1993-05-31",
            "location": "Göteborg, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.72288,
            "longitude": 11.94577,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/36/9d/1efc.295886.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/36/9d/1efc.295886.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/9d/1efc.295886.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cli-menu",
        "destroyerpack"
    ]
}