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

{
    "url": "https://demozoo.org/api/v1/productions/368693/?format=api",
    "demozoo_url": "https://demozoo.org/productions/368693/",
    "id": 368693,
    "title": "DESTROY THEM MY ROBOT !",
    "author_nicks": [
        {
            "name": "Neural",
            "abbreviation": "NRL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10107/?format=api",
                "id": 10107,
                "name": "Neural",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-02-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/100/?format=api",
            "id": 100,
            "name": "Sharp X68000"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
            "id": 16,
            "name": "64b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "hitchhikr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10106/?format=api",
                    "id": 10106,
                    "name": "hitchhikr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hitchhikr.net/destroy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103738"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=A1IzXtZPlF8"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/d5/7650.357976.png",
            "original_width": 384,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/6b/d5/7650.357976.png",
            "standard_width": 384,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/d5/7650.357976.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "source-available"
    ]
}