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

{
    "url": "https://demozoo.org/api/v1/productions/367575/?format=api",
    "demozoo_url": "https://demozoo.org/productions/367575/",
    "id": 367575,
    "title": "Other world",
    "author_nicks": [
        {
            "name": "MX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24483/?format=api",
                "id": 24483,
                "name": "MX",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ADDiCT",
            "abbreviation": "ADD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10753/?format=api",
                "id": 10753,
                "name": "ADDiCT",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-02-15",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mxadd.org/lb2025/ad_other_world.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/lovebyte25/512_byte_intro_highend/add_ow.mp4"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/lovebyte25/512_byte_intro_highend/add_ow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103640"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "210",
            "competition": {
                "id": 19694,
                "name": "512 Byte Intro Highend",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5201/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5201/",
                    "id": 5201,
                    "name": "Lovebyte 2025",
                    "tagline": "Blind Date",
                    "start_date": "2025-02-15",
                    "end_date": "2025-02-16",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.lovebyte.party"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bc/38/af27.357713.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/bc/38/af27.357713.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bc/38/af27.357713.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "raymarching"
    ]
}