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

{
    "url": "https://demozoo.org/api/v1/productions/359947/?format=api",
    "demozoo_url": "https://demozoo.org/productions/359947/",
    "id": 359947,
    "title": "Druid Intro",
    "author_nicks": [
        {
            "name": "Wico Cracking Group",
            "abbreviation": "WCG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106757/?format=api",
                "id": 106757,
                "name": "Wico Cracking Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1986",
    "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": "David Hanlon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68965/?format=api",
                    "id": 68965,
                    "name": "David Hanlon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "3469",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49437/?format=api",
                    "id": 49437,
                    "name": "Jørn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "3469",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49437/?format=api",
                    "id": 49437,
                    "name": "Jørn",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Ripping"
        },
        {
            "nick": {
                "name": "Jab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49363/?format=api",
                    "id": 49363,
                    "name": "Jab",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49363/?format=api",
                    "id": 49363,
                    "name": "Jab",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Ripping"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/26538/Druid Intro.t64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=36784"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=40976"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "one-file-demo"
    ]
}