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

{
    "url": "https://demozoo.org/api/v1/productions/341555/?format=api",
    "demozoo_url": "https://demozoo.org/productions/341555/",
    "id": 341555,
    "title": "SCS*TRC Intro 14 (No Design Intro)",
    "author_nicks": [
        {
            "name": "Fatum",
            "abbreviation": "F",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42538/?format=api",
                "id": 42538,
                "name": "Fatum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-09",
    "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": "Baldhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25924/?format=api",
                    "id": 25924,
                    "name": "Baldhead",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Echo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7232/?format=api",
                    "id": 7232,
                    "name": "Echo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Shaggy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79697/?format=api",
                    "id": 79697,
                    "name": "Shaggy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "Shaggy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79697/?format=api",
                    "id": 79697,
                    "name": "Shaggy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/182619/scs_trc-14.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=53528"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}