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

{
    "url": "https://demozoo.org/api/v1/productions/326042/?format=api",
    "demozoo_url": "https://demozoo.org/music/326042/",
    "id": 326042,
    "title": "Pastiche",
    "author_nicks": [
        {
            "name": "Vent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10486/?format=api",
                "id": 10486,
                "name": "Vent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-04",
    "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://csdb.dk/release/download.php?id=281741"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=61773"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=229083"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/ventti/pastiche"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "8",
            "score": "",
            "competition": {
                "id": 18049,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4623/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4623/",
                    "id": 4623,
                    "name": "KozMOS 2023",
                    "tagline": "Banaania poskien väliin",
                    "start_date": "2023-02-03",
                    "end_date": "2023-02-05",
                    "location": "Turku, Southwest Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.53333,
                    "longitude": 22.33333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580",
        "pastiche"
    ]
}