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

{
    "url": "https://demozoo.org/api/v1/productions/318190/?format=api",
    "demozoo_url": "https://demozoo.org/music/318190/",
    "id": 318190,
    "title": "Salt Skum",
    "author_nicks": [
        {
            "name": "Cheetah",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/459/?format=api",
                "id": 459,
                "name": "Cheetah",
                "is_group": false
            }
        },
        {
            "name": "Teo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                "id": 901,
                "name": "Teo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-01-21",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Virgill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                    "id": 224,
                    "name": "Virgill",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "AmigaKlang + Samples"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/gerp23/executable_music/salt_skum.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=rSiF2V69stg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "103",
            "competition": {
                "id": 17644,
                "name": "Amiga Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4546/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4546/",
                    "id": 4546,
                    "name": "Gerp 2023",
                    "tagline": "",
                    "start_date": "2023-01-20",
                    "end_date": "2023-01-22",
                    "location": "Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43488,
                    "longitude": 13.90358,
                    "website": "https://gerp.traktor.group/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "amigaklang"
    ]
}