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

{
    "url": "https://demozoo.org/api/v1/productions/366930/?format=api",
    "demozoo_url": "https://demozoo.org/productions/366930/",
    "id": 366930,
    "title": "XORty-Two",
    "author_nicks": [
        {
            "name": "Bjaan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3959/?format=api",
                "id": 3959,
                "name": "Bjaan",
                "is_group": false
            }
        },
        {
            "name": "Oemfoe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6323/?format=api",
                "id": 6323,
                "name": "Oemfoe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-02-08",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/l3VBWt"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-ME7oTuO8b4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=4",
            "score": "",
            "competition": {
                "id": 19675,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5228/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5228/",
                    "id": 5228,
                    "name": "Jobj 42 2025",
                    "tagline": "The party to life, the universe and everything",
                    "start_date": "2025-02-07",
                    "end_date": "2025-02-09",
                    "location": "Hasselt, Provincie Limburg, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.93182,
                    "longitude": 5.33266,
                    "website": "https://42.jobj.be"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/59/3882.357082.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/69/59/3882.357082.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/59/3882.357082.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}