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

{
    "url": "https://demozoo.org/api/v1/productions/229556/?format=api",
    "demozoo_url": "https://demozoo.org/productions/229556/",
    "id": 229556,
    "title": "Cebit 90 Pack",
    "author_nicks": [
        {
            "name": "Time of Perfects",
            "abbreviation": "TOP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15890/?format=api",
                "id": 15890,
                "name": "Time of Perfects",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-03-24",
    "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": "Flake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8645/?format=api",
                    "id": 8645,
                    "name": "Flake",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8645/?format=api",
                    "id": 8645,
                    "name": "Flake",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editing"
        },
        {
            "nick": {
                "name": "Jochen Hippel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Various1990/TOP-Cebit90Pack.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=17196"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/376/?format=api",
            "demozoo_url": "https://demozoo.org/parties/376/",
            "id": 376,
            "name": "CeBIT 1990",
            "tagline": "",
            "start_date": "1990-03-21",
            "end_date": "1990-03-28",
            "location": "Hanover, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.372269,
            "longitude": 9.73815,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/65/60/bb7c.jw110861.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/65/60/bb7c.jw110861.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/65/60/bb7c.jw110861.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cli-pack"
    ]
}