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

{
    "url": "https://demozoo.org/api/v1/productions/312683/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312683/",
    "id": 312683,
    "title": "Ethernal Lights",
    "author_nicks": [
        {
            "name": "Amnesty",
            "abbreviation": "AME",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8691/?format=api",
                "id": 8691,
                "name": "Amnesty",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Szudi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12155/?format=api",
                    "id": 12155,
                    "name": "Szudi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7299/?format=api",
                    "id": 7299,
                    "name": "Dan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/xenium22/demo_pc/pcdemocompo_amnesty_ethernal_lights.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92110"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "181",
            "competition": {
                "id": 17352,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4361/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4361/",
                    "id": 4361,
                    "name": "Xenium 2022",
                    "tagline": "",
                    "start_date": "2022-08-26",
                    "end_date": "2022-08-28",
                    "location": "Katowice, Silesia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://xenium.rocks/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "blender",
        "unity"
    ]
}