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

{
    "url": "https://demozoo.org/api/v1/productions/235470/?format=api",
    "demozoo_url": "https://demozoo.org/productions/235470/",
    "id": 235470,
    "title": "Bacpack 1",
    "author_nicks": [
        {
            "name": "Bacteria",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4586/?format=api",
                "id": 4586,
                "name": "Bacteria",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-09-29",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Toastmaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1992/?format=api",
                    "id": 1992,
                    "name": "Toastmaster",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83538/?format=api",
                    "id": 83538,
                    "name": "Ace",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "SMB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83539/?format=api",
                    "id": 83539,
                    "name": "SMB",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Various1991/BACTERIA-Bacpack1.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=12484"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1414/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1414/",
            "id": 1414,
            "name": "Static Bytes & Light Lowlife Party 1991",
            "tagline": "",
            "start_date": "1991-09-27",
            "end_date": "1991-09-29",
            "location": "Silkeborg, Silkeborg Kommune, Central Jutland, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.1697,
            "longitude": 9.54508,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/18/8c4e.jw27490.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/fb/18/8c4e.jw27490.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/18/8c4e.jw27490.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}