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

{
    "url": "https://demozoo.org/api/v1/productions/61328/?format=api",
    "demozoo_url": "https://demozoo.org/productions/61328/",
    "id": 61328,
    "title": "Unconventional 2000 Invitation",
    "author_nicks": [
        {
            "name": "Foundation Two",
            "abbreviation": "F2",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2186/?format=api",
                "id": 2186,
                "name": "Foundation Two",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mad Butscher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11514/?format=api",
                    "id": 11514,
                    "name": "Thorn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MC Laser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2034/?format=api",
                    "id": 2034,
                    "name": "Lotek Style",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mad Butscher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11514/?format=api",
                    "id": 11514,
                    "name": "Thorn",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/F2/UC_INVIT.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25923"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1713/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1713/",
            "id": 1713,
            "name": "Unconventional 2000",
            "tagline": "",
            "start_date": "2000-09-01",
            "end_date": "2000-09-03",
            "location": "Lengenfeld, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.57003,
            "longitude": 12.36535,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2a/1b/95bc.15220.gif",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/2a/1b/95bc.15220.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2a/1b/95bc.15220.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}