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

{
    "url": "https://demozoo.org/api/v1/productions/276659/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276659/",
    "id": 276659,
    "title": "PackFire v1.6",
    "author_nicks": [
        {
            "name": "Neural",
            "abbreviation": "NRL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10107/?format=api",
                "id": 10107,
                "name": "Neural",
                "is_group": true
            }
        },
        {
            "name": "Rebels",
            "abbreviation": "RBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/32/?format=api",
            "id": 32,
            "name": "Nintendo DS (NDS)"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "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://github.com/hitchhikr/packfire/releases/download/v1.3/packfire.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://jiggawatt.org/badc0de/decrunch/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.cpcwiki.eu/forum/programming/dumb-question-15839-bitbuster-1-2/msg32069/#msg32069"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://xxl.atari.pl/packfire-decompressor/"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/hitchhikr/packfire"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54840"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c2/e2/49d9.270912.png",
            "original_width": 960,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/c2/e2/49d9.270912.png",
            "standard_width": 400,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/e2/49d9.270912.png",
            "thumbnail_width": 200,
            "thumbnail_height": 100
        }
    ],
    "tags": [
        "packer",
        "source-available",
        "x68000"
    ]
}