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

{
    "url": "https://demozoo.org/api/v1/productions/54474/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/54474/",
    "id": 54474,
    "title": "Anytime",
    "author_nicks": [
        {
            "name": "Flash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31186/?format=api",
                "id": 31186,
                "name": "Flash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Naughty Bytes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12513/?format=api",
                "id": 12513,
                "name": "The Naughty Bytes",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-04",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "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/1999/EIL99/GRTC/FLASH/ANYTIME.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "264",
            "competition": {
                "id": 5747,
                "name": "Truecolor Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1051/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1051/",
                    "id": 1051,
                    "name": "Error In Line 1999",
                    "tagline": "",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.0,
                    "longitude": 13.25,
                    "website": "https://eil.atari.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d2/3d/1064.13960.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/d2/3d/1064.13960.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d2/3d/1064.13960.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "escape-paint"
    ]
}