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

{
    "url": "https://demozoo.org/api/v1/productions/341461/?format=api",
    "demozoo_url": "https://demozoo.org/productions/341461/",
    "id": 341461,
    "title": "USS John Young",
    "author_nicks": [
        {
            "name": "Crazy",
            "abbreviation": "C",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy",
                "is_group": true
            }
        },
        {
            "name": "Exodus",
            "abbreviation": "XDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64993/?format=api",
                "id": 64993,
                "name": "Exodus",
                "is_group": true
            }
        },
        {
            "name": "Lotus",
            "abbreviation": "LTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31034/?format=api",
                "id": 31034,
                "name": "Lotus",
                "is_group": true
            }
        },
        {
            "name": "World Cracking Federation",
            "abbreviation": "WCF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106769/?format=api",
                "id": 106769,
                "name": "World Cracking Federation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-07-18",
    "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": "Steve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141736/?format=api",
                    "id": 141736,
                    "name": "Steve",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/release/download.php?id=106362"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=84188"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20693"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "uss-john-young"
    ]
}