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

{
    "url": "https://demozoo.org/api/v1/productions/310455/?format=api",
    "demozoo_url": "https://demozoo.org/productions/310455/",
    "id": 310455,
    "title": "Pastel",
    "author_nicks": [
        {
            "name": "Ninjadev",
            "abbreviation": "NDV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24001/?format=api",
                "id": 24001,
                "name": "Ninjadev",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-07-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Run",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59918/?format=api",
                    "id": 59918,
                    "name": "Run",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Run",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59918/?format=api",
                    "id": 59918,
                    "name": "Run",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "capitalism",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59932/?format=api",
                    "id": 59932,
                    "name": "capitalism",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "capitalism",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59932/?format=api",
                    "id": 59932,
                    "name": "capitalism",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/blackvalley22/combined_intro/pastel.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91821"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Hvj6kvpd-zQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "170",
            "competition": {
                "id": 17192,
                "name": "Combined Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4363/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4363/",
                    "id": 4363,
                    "name": "Black Valley 2022",
                    "tagline": "",
                    "start_date": "2022-07-15",
                    "end_date": "2022-07-17",
                    "location": "Oslo County, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.9119,
                    "longitude": 10.7336,
                    "website": "https://blackvalley.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "glsl",
        "rust",
        "vondehi"
    ]
}