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

{
    "url": "https://demozoo.org/api/v1/productions/340935/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340935/",
    "id": 340935,
    "title": "Tennis Cup 2 Trainer",
    "author_nicks": [
        {
            "name": "The Phoney Coders Trainers Division",
            "abbreviation": "TPC-TD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6627/?format=api",
                "id": 6627,
                "name": "The Phoney Coders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-02-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Phoenix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74020/?format=api",
                    "id": 74020,
                    "name": "Phoenix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "trainer"
        },
        {
            "nick": {
                "name": "Bit Sample",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146309/?format=api",
                    "id": 146309,
                    "name": "Bit Sample",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/the_phoney_coders/trainers_division/tc2_trn.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/84/ab/1719.341149.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/84/ab/1719.341149.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/ab/1719.341149.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "tennis-cup-2"
    ]
}