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

{
    "url": "https://demozoo.org/api/v1/productions/333195/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333195/",
    "id": 333195,
    "title": "Avantgarde Intro [stars]",
    "author_nicks": [
        {
            "name": "Avantgarde",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22180/?format=api",
                "id": 22180,
                "name": "Avantgarde",
                "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": "Jack Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12791/?format=api",
                    "id": 12791,
                    "name": "Jack Alien",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jack Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12791/?format=api",
                    "id": 12791,
                    "name": "Jack Alien",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Tracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29046/?format=api",
                    "id": 29046,
                    "name": "Tracker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jack Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12791/?format=api",
                    "id": 12791,
                    "name": "Jack Alien",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/74596/avt-21.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=29011"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=78650"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29117"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}