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

{
    "url": "https://demozoo.org/api/v1/productions/9941/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9941/",
    "id": 9941,
    "title": "iPakk",
    "author_nicks": [
        {
            "name": "fresh!mindworkz",
            "abbreviation": "FRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6019/?format=api",
                "id": 6019,
                "name": "fresh!mindworkz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pontscho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/898/?format=api",
                    "id": 898,
                    "name": "Pontscho",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/tools/ipakk-v0_28-macosx.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/WareNetwork2000/iPakk-v0.28-macosx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29185"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20220204080307/http://www.freshmindworkz.hu/iPakk/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "packer"
    ]
}