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

{
    "url": "https://demozoo.org/api/v1/productions/330872/?format=api",
    "demozoo_url": "https://demozoo.org/productions/330872/",
    "id": 330872,
    "title": "Sorrow",
    "author_nicks": [
        {
            "name": "Anubis",
            "abbreviation": "ABS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                "id": 5553,
                "name": "Anubis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-06-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "LHS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5571/?format=api",
                    "id": 5571,
                    "name": "LHS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "LHS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5571/?format=api",
                    "id": 5571,
                    "name": "LHS",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8866/?format=api",
                    "id": 8866,
                    "name": "Sad",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Drake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11540/?format=api",
                    "id": 11540,
                    "name": "Drake",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/14793/Sorrow.t64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8151"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41417"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=I0rK3mAtVE4"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3202/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3202/",
            "id": 3202,
            "name": "Monastery 2001",
            "tagline": "",
            "start_date": "2001-07-12",
            "end_date": "2001-07-15",
            "location": "Okres Opava, Moravskoslezský, Czech Republic",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 49.83333,
            "longitude": 17.91667,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}