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

{
    "url": "https://demozoo.org/api/v1/productions/99568/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/99568/",
    "id": 99568,
    "title": "Airbrush",
    "author_nicks": [
        {
            "name": "The Byte",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2628/?format=api",
                "id": 2628,
                "name": "The Byte",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Chaos Engine",
            "abbreviation": "TCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2264/?format=api",
                "id": 2264,
                "name": "The Chaos Engine",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-08",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1996/SYMP96/GRTC/THE_BYTE/AIRBRTCE.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1058,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/329/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/329/",
                    "id": 329,
                    "name": "Symposium 1996",
                    "tagline": "",
                    "start_date": "1996-04-05",
                    "end_date": "1996-04-08",
                    "location": "Hittfeld, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.38578,
                    "longitude": 9.9824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/fd/6be0.50839.gif",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/11/fd/6be0.50839.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/fd/6be0.50839.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "nsfw"
    ]
}