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

{
    "url": "https://demozoo.org/api/v1/productions/333498/?format=api",
    "demozoo_url": "https://demozoo.org/music/333498/",
    "id": 333498,
    "title": "Descriptive",
    "author_nicks": [
        {
            "name": "Flexi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41395/?format=api",
                "id": 41395,
                "name": "Flexi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Resident",
            "abbreviation": "RDT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17099/?format=api",
                "id": 17099,
                "name": "Resident",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-18",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/comparade23/combined_music/06_descriptive_by_flexi_of_resident.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "27",
            "competition": {
                "id": 18412,
                "name": "Combined Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4741/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4741/",
                    "id": 4741,
                    "name": "Comparade 2023",
                    "tagline": "Comparade 2K+23: Party like it's 2K-1!",
                    "start_date": "2023-11-17",
                    "end_date": "2023-11-19",
                    "location": "Emmering, Upper Bavaria, Bavaria, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.1833,
                    "longitude": 11.2833,
                    "website": "https://comparade.de"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "cubase",
        "tunefish"
    ]
}