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

{
    "url": "https://demozoo.org/api/v1/productions/40087/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40087/",
    "id": 40087,
    "title": "Spice Up Your Life",
    "author_nicks": [
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-01",
    "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": "Logger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25733/?format=api",
                    "id": 25733,
                    "name": "Logger",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wiggen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8837/?format=api",
                    "id": 8837,
                    "name": "Wiggen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hollowman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1476/?format=api",
                    "id": 1476,
                    "name": "Hollowman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Goto80",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2055/?format=api",
                    "id": 2055,
                    "name": "Goto80",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mystic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/468/?format=api",
                    "id": 468,
                    "name": "Krill",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "irq loader"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.df.lth.se/~triad/triad/ftp/Triad/d64/1998/3adspice.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/lcp98/c64/spice.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3018"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5741"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=BC9u1BdaomY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3757,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/607/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/607/",
                    "id": 607,
                    "name": "Little Computer People 1998",
                    "tagline": "",
                    "start_date": "1998-07-31",
                    "end_date": "1998-08-02",
                    "location": "Växjö, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.879681,
                    "longitude": 14.79938,
                    "website": "http://www.lcp.c64.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "spice-girls"
    ]
}