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

{
    "url": "https://demozoo.org/api/v1/productions/293716/?format=api",
    "demozoo_url": "https://demozoo.org/productions/293716/",
    "id": 293716,
    "title": "X-Rated Logo",
    "author_nicks": [
        {
            "name": "Cryptic Tales",
            "abbreviation": "CPT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122656/?format=api",
                "id": 122656,
                "name": "Cryptic Tales",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04-16",
    "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/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122655/?format=api",
                    "id": 122655,
                    "name": "Art",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Alice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122655/?format=api",
                    "id": 122655,
                    "name": "Art",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/88872/X-Rated_Logo.t64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=91519"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88885"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2223/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2223/",
            "id": 2223,
            "name": "Horizon Easter Party 1990",
            "tagline": "",
            "start_date": "1990-04-13",
            "end_date": "1990-04-16",
            "location": "Huddinge Kommun, Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.21428,
            "longitude": 18.01584,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/35/c9/0851.290853.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/35/c9/0851.290853.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/35/c9/0851.290853.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "incomplete-credits"
    ]
}