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

{
    "url": "https://demozoo.org/api/v1/productions/59445/?format=api",
    "demozoo_url": "https://demozoo.org/music/59445/",
    "id": 59445,
    "title": "Stainless",
    "author_nicks": [
        {
            "name": "Shrimp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32455/?format=api",
                "id": 32455,
                "name": "Shrimp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "New Core",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2218/?format=api",
                "id": 2218,
                "name": "NewCore",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-07-31",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/dd/23/stainles.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/S/SHRIMP/4CHANNEL/STAINLES.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1993/MOTOINSD/M4CH/SHRIMP/STAINLES.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 6496,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1597/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1597/",
                    "id": 1597,
                    "name": "Motorola Inside 1993",
                    "tagline": "",
                    "start_date": "1993-07-30",
                    "end_date": "1993-08-01",
                    "location": "Stenungsund, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.067848,
                    "longitude": 11.82025,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}