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

{
    "url": "https://demozoo.org/api/v1/productions/379641/?format=api",
    "demozoo_url": "https://demozoo.org/productions/379641/",
    "id": 379641,
    "title": "The Sound Agressor v1.7",
    "author_nicks": [
        {
            "name": "Power Of Sound Web Team",
            "abbreviation": "POS-WT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8915/?format=api",
                "id": 8915,
                "name": "Power Of Sound",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Himik's ZXZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9036/?format=api",
                    "id": 9036,
                    "name": "Himiks ZXZ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://vtrd.in/gtrd.php?f=c3lzdGVtL1NBRzE3LlpJUA=="
        },
        {
            "link_class": "BaseUrl",
            "url": "https://vtrd.in/system/SAG17.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Sound_Agressor"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b8/ef/0385.368504.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/b8/ef/0385.368504.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b8/ef/0385.368504.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "packer"
    ]
}