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

{
    "url": "https://demozoo.org/api/v1/productions/333698/?format=api",
    "demozoo_url": "https://demozoo.org/music/333698/",
    "id": 333698,
    "title": "White Light Moon",
    "author_nicks": [
        {
            "name": "Shogoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10823/?format=api",
                "id": 10823,
                "name": "Shogoon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Elysium",
            "abbreviation": "ESM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
                "id": 8857,
                "name": "Elysium",
                "is_group": true
            }
        },
        {
            "name": "MultiStyle Labs",
            "abbreviation": "MSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16403/?format=api",
                "id": 16403,
                "name": "MultiStyle Labs",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-25",
    "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": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=237117"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/49824/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18423,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4605/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4605/",
                    "id": 4605,
                    "name": "Transmission64 2023",
                    "tagline": "",
                    "start_date": "2023-11-25",
                    "end_date": "2023-11-25",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://transmission64.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}