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

{
    "url": "https://demozoo.org/api/v1/productions/302574/?format=api",
    "demozoo_url": "https://demozoo.org/music/302574/",
    "id": 302574,
    "title": "Journey",
    "author_nicks": [
        {
            "name": "Proton",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75979/?format=api",
                "id": 75979,
                "name": "Proton",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Finnish Gold",
            "abbreviation": "FIG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3142/?format=api",
                "id": 3142,
                "name": "Finnish Gold",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-11-27",
    "supertype": "music",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hvsc.csdb.dk/MUSICIANS/P/Proton/Journey.sid"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/HVSC/MUSICIANS/P/Proton/Journey.sid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/syntax21/chip_music/journey.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=60069"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=211472"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "85",
            "competition": {
                "id": 16844,
                "name": "Chip Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4373/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4373/",
                    "id": 4373,
                    "name": "Syntax 2021",
                    "tagline": "",
                    "start_date": "2021-11-27",
                    "end_date": "2021-11-28",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}