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

{
    "url": "https://demozoo.org/api/v1/productions/332362/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332362/",
    "id": 332362,
    "title": "Swap Mu6",
    "author_nicks": [
        {
            "name": "Digitize Design Group",
            "abbreviation": "DDG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19895/?format=api",
                "id": 19895,
                "name": "Digitize Design Group",
                "is_group": true
            }
        },
        {
            "name": "Finnish Gold",
            "abbreviation": "FIG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3142/?format=api",
                "id": 3142,
                "name": "Finnish Gold",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Miy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3302/?format=api",
                    "id": 3302,
                    "name": "Miy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45639/?format=api",
                    "id": 45639,
                    "name": "Rock",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://noname.c64.org/csdb/release/download.php?id=25314"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=14511"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43087"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}