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

{
    "url": "https://demozoo.org/api/v1/productions/351725/?format=api",
    "demozoo_url": "https://demozoo.org/productions/351725/",
    "id": 351725,
    "title": "Genesis Project Star-tro",
    "author_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        },
        {
            "name": "The Phantom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81494/?format=api",
                "id": 81494,
                "name": "The Phantom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-06-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=298748"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=243498"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97142"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2t3Z17ZACDs"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e4/3f/6161.346514.png",
            "original_width": 384,
            "original_height": 247,
            "standard_url": "https://media.demozoo.org/screens/s/e4/3f/6161.346514.png",
            "standard_width": 384,
            "standard_height": 247,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e4/3f/6161.346514.png",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        }
    ],
    "tags": []
}