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

{
    "url": "https://demozoo.org/api/v1/productions/345570/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345570/",
    "id": 345570,
    "title": "Party Futureline",
    "author_nicks": [
        {
            "name": "Futureline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142563/?format=api",
                "id": 142563,
                "name": "Futureline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-04-23",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Assc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122509/?format=api",
                    "id": 122509,
                    "name": "Lynx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72511/?format=api",
                    "id": 72511,
                    "name": "Chris",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=171214"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=138075"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2715/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2715/",
            "id": 2715,
            "name": "Crazy & RCS 2100 Copyparty 1989",
            "tagline": "",
            "start_date": "1989-04-22",
            "end_date": "1989-04-23",
            "location": "Erstfeld, Uri, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.81885,
            "longitude": 8.65052,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/06/36/3793.353310.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/06/36/3793.353310.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/06/36/3793.353310.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "one-file-demo"
    ]
}