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

{
    "url": "https://demozoo.org/api/v1/productions/378354/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378354/",
    "id": 378354,
    "title": "Drop the Bass",
    "author_nicks": [
        {
            "name": "AArt1256",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144487/?format=api",
                "id": 144487,
                "name": "AArt1256",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Otomata Labs",
            "abbreviation": "OTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144484/?format=api",
                "id": 144484,
                "name": "Otomata Labs",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-10-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/deadline25/fast_demo/dropthebass_fastcompo_deadline2025.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "181",
            "competition": {
                "id": 20312,
                "name": "No Soundtrack Challenge",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5143/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5143/",
                    "id": 5143,
                    "name": "Deadline 2025",
                    "tagline": "The B-Movie",
                    "start_date": "2025-10-03",
                    "end_date": "2025-10-05",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "scratch"
    ]
}