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

{
    "url": "https://demozoo.org/api/v1/productions/378003/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378003/",
    "id": 378003,
    "title": "The Global /X Traders Charts January 2025",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2025-04-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dino",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12944/?format=api",
                    "id": 12944,
                    "name": "Dino",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Dino",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12944/?format=api",
                    "id": 12944,
                    "name": "Dino",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        },
        {
            "nick": {
                "name": "Rebel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18757/?format=api",
                    "id": 18757,
                    "name": "Rebel",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Statistics"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/docs/charts/tgtc0125.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "trader-charts"
    ]
}