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

{
    "url": "https://demozoo.org/api/v1/productions/330649/?format=api",
    "demozoo_url": "https://demozoo.org/productions/330649/",
    "id": 330649,
    "title": "30N 2023 invitation",
    "author_nicks": [
        {
            "name": "K2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                "id": 3529,
                "name": "K2",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-09-30",
    "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": [
        {
            "nick": {
                "name": "Oxident",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9864/?format=api",
                    "id": 9864,
                    "name": "AMB",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/deadline23/pc_demo/30npreview2-2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95280"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "103",
            "competition": {
                "id": 18312,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4536/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4536/",
                    "id": 4536,
                    "name": "Deadline 2023",
                    "tagline": "",
                    "start_date": "2023-09-29",
                    "end_date": "2023-10-01",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": "https://deadline.untergrund.net/2023/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4766/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4766/",
            "id": 4766,
            "name": "30N 2023",
            "tagline": "joder! una demoparty en tenerife",
            "start_date": "2023-12-02",
            "end_date": "2023-12-02",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://30n.canariasgoretro.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}