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

{
    "url": "https://demozoo.org/api/v1/productions/120561/?format=api",
    "demozoo_url": "https://demozoo.org/productions/120561/",
    "id": 120561,
    "title": "X'97 Takeover Invitation",
    "author_nicks": [
        {
            "name": "Success",
            "abbreviation": "SCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                "id": 2781,
                "name": "Success",
                "is_group": true
            }
        },
        {
            "name": "The Ruling Company",
            "abbreviation": "TRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                "id": 5027,
                "name": "The Ruling Company",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Burglar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59176/?format=api",
                    "id": 59176,
                    "name": "Burglar",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "RRR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3226/?format=api",
                    "id": 3226,
                    "name": "RRR",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=7975"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=5488"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17345"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/74/?format=api",
            "demozoo_url": "https://demozoo.org/parties/74/",
            "id": 74,
            "name": "X 1997",
            "tagline": "Takeover",
            "start_date": "1997-04-04",
            "end_date": "1997-04-06",
            "location": "Gemeente Eindhoven, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.45037,
            "longitude": 5.45279,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/83/0d/a639.280073.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/83/0d/a639.280073.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/0d/a639.280073.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}