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

{
    "url": "https://demozoo.org/api/v1/productions/333842/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333842/",
    "id": 333842,
    "title": "Sphinx Intro Preview",
    "author_nicks": [
        {
            "name": "Fire-Eagle",
            "abbreviation": "FE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7594/?format=api",
                "id": 7594,
                "name": "Fire-Eagle",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-06-22",
    "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": "Rog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136098/?format=api",
                    "id": 136098,
                    "name": "Rog",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136098/?format=api",
                    "id": 136098,
                    "name": "Rog",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Jeroen Soede",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7588/?format=api",
                    "id": 7588,
                    "name": "Jeroen Soede",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/124328/sphinx_intro_pv-fe.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=125646"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45211"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}