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

{
    "url": "https://demozoo.org/api/v1/productions/113226/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113226/",
    "id": 113226,
    "title": "Aces Up",
    "author_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Ignorance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16353/?format=api",
                    "id": 16353,
                    "name": "The Ignorance",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crunched"
        },
        {
            "nick": {
                "name": "Jazzcat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143/?format=api",
                    "id": 143,
                    "name": "Jazzcat",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "exported to the usa"
        },
        {
            "nick": {
                "name": "Morbid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7242/?format=api",
                    "id": 7242,
                    "name": "DJB",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Vengeance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141/?format=api",
                    "id": 141,
                    "name": "Vengeance",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.atlantis-prophecy.org/onslaught/cracks/Aces_Up_ONSLAUGHT.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4c/1c/2d46.60002.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/4c/1c/2d46.60002.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4c/1c/2d46.60002.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}