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

{
    "url": "https://demozoo.org/api/v1/productions/333381/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333381/",
    "id": 333381,
    "title": "Just For Fun",
    "author_nicks": [
        {
            "name": "Doughnut Cracking Service",
            "abbreviation": "DCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4209/?format=api",
                "id": 4209,
                "name": "Doughnut Cracking Service",
                "is_group": true
            }
        },
        {
            "name": "The Dominators",
            "abbreviation": "DOM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5067/?format=api",
                "id": 5067,
                "name": "The Dominators",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-11",
    "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": "Nemesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79976/?format=api",
                    "id": 79976,
                    "name": "Nemesis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Johannes Bjerregaard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7513/?format=api",
                    "id": 7513,
                    "name": "Johannes Bjerregaard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Laxity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/655/?format=api",
                    "id": 655,
                    "name": "Laxity",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Chaos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139963/?format=api",
                    "id": 139963,
                    "name": "Chaos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7516/?format=api",
                    "id": 7516,
                    "name": "Fox",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Parson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52444/?format=api",
                    "id": 52444,
                    "name": "Parson",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/35907/J.F.FDCSDOM%5C%2791.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=44973"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43114"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}