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

{
    "url": "https://demozoo.org/api/v1/productions/126763/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126763/",
    "id": 126763,
    "title": "Wacky Races +4",
    "author_nicks": [
        {
            "name": "Digital Designs",
            "abbreviation": "DD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50130/?format=api",
                "id": 50130,
                "name": "Digital Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-19",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/948/?format=api",
                    "id": 948,
                    "name": "GRG",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, crack, trainer"
        },
        {
            "nick": {
                "name": "Shark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/948/?format=api",
                    "id": 948,
                    "name": "GRG",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "GT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/949/?format=api",
                    "id": 949,
                    "name": "GT",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/14085/WACKYRAC.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3672"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1452/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1452/",
            "id": 1452,
            "name": "Light and Phenomena Easter Party 1992",
            "tagline": "",
            "start_date": "1992-04-17",
            "end_date": "1992-04-20",
            "location": "Alingsas, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.92963,
            "longitude": 12.5324,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c1/8c/3730.114970.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/c1/8c/3730.114970.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/8c/3730.114970.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "wacky-races-1991"
    ]
}