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

{
    "url": "https://demozoo.org/api/v1/productions/212318/?format=api",
    "demozoo_url": "https://demozoo.org/productions/212318/",
    "id": 212318,
    "title": "Pete",
    "author_nicks": [
        {
            "name": "Energy",
            "abbreviation": "NRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1420/?format=api",
                "id": 1420,
                "name": "Energy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Backlash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1423/?format=api",
                    "id": 1423,
                    "name": "Backlash",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jason",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1424/?format=api",
                    "id": 1424,
                    "name": "Jason",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/E/Energy/Energy-Pete"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=16764"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57368"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d6/5e/7850.jw35150.png",
            "original_width": 331,
            "original_height": 261,
            "standard_url": "https://media.demozoo.org/screens/s/d6/5e/7850.jw35150.png",
            "standard_width": 331,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d6/5e/7850.jw35150.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}