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

{
    "url": "https://demozoo.org/api/v1/productions/355204/?format=api",
    "demozoo_url": "https://demozoo.org/productions/355204/",
    "id": 355204,
    "title": "F-14 Tomcat",
    "author_nicks": [
        {
            "name": "Crazy",
            "abbreviation": "C",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy",
                "is_group": true
            }
        },
        {
            "name": "RCS 2100",
            "abbreviation": "RCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84562/?format=api",
                "id": 84562,
                "name": "RCS 2100",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-02-13",
    "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": "Excell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20009/?format=api",
                    "id": 20009,
                    "name": "Excell",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Intro"
        },
        {
            "nick": {
                "name": "Stingray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60814/?format=api",
                    "id": 60814,
                    "name": "Stingray",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/20627/Tomcat_CRAZY.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=31686"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41579"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}