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

{
    "url": "https://demozoo.org/api/v1/productions/78131/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78131/",
    "id": 78131,
    "title": "Atari Dream Machines Ausgabe 1",
    "author_nicks": [
        {
            "name": "Atari Dream Machines",
            "abbreviation": "ADM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13042/?format=api",
                "id": 13042,
                "name": "Atari Dream Machines",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-10-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tino Gietschel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33252/?format=api",
                    "id": 33252,
                    "name": "Tinosoft",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        },
        {
            "nick": {
                "name": "Tino Gietschel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33252/?format=api",
                    "id": 33252,
                    "name": "Tinosoft",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Chief editor, Organisation"
        },
        {
            "nick": {
                "name": "Gilbert Koch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33250/?format=api",
                    "id": 33250,
                    "name": "Trantor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Moby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/416/?format=api",
                    "id": 416,
                    "name": "Moby",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Gilbert Koch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33250/?format=api",
                    "id": 33250,
                    "name": "Trantor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+design"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://no-fragments.atari.org/no_fragments_04/archive/magazine/adm/adm1.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MAGS/ADM/ADM1.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52182"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "requires-vga",
        "german-language"
    ]
}