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

{
    "url": "https://demozoo.org/api/v1/productions/88229/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88229/",
    "id": 88229,
    "title": "Super Cars 2 (2) Cracktro",
    "author_nicks": [
        {
            "name": "R.C.A.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63319/?format=api",
                "id": 63319,
                "name": "R.C.A.",
                "is_group": true
            }
        },
        {
            "name": "ST Amigos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31945/?format=api",
                "id": 31945,
                "name": "ST Amigos",
                "is_group": true
            }
        },
        {
            "name": "The Replicants",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                "id": 31491,
                "name": "The Replicants",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Illegal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2439/?format=api",
                    "id": 2439,
                    "name": "Illegal",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Crack"
        },
        {
            "nick": {
                "name": "Dr. Satan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146793/?format=api",
                    "id": 146793,
                    "name": "Dr. Satan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Tracker-Replay"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/R/REPS/REP_SUP3.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a9/2c/7006.46322.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/a9/2c/7006.46322.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a9/2c/7006.46322.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "super-cars-ii"
    ]
}