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

{
    "url": "https://demozoo.org/api/v1/productions/333499/?format=api",
    "demozoo_url": "https://demozoo.org/music/333499/",
    "id": 333499,
    "title": "sauerkraut and sausages",
    "author_nicks": [
        {
            "name": "Keygenism",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128258/?format=api",
                "id": 128258,
                "name": "Keygenism",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MoonShine",
            "abbreviation": "MS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-18",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://drive.google.com/uc?export=download&id=1I9AyxhdAUfrx4a-PoFzFgZz_qtWEqz1Y"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/comparade23/combined_music/07_sands_keygenism.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "9",
            "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": [
        "s3m",
        "openmpt",
        "schismtracker"
    ]
}