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

{
    "url": "https://demozoo.org/api/v1/productions/41584/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/41584/",
    "id": 41584,
    "title": "Dragon",
    "author_nicks": [
        {
            "name": "JB",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5738/?format=api",
                "id": 5738,
                "name": "Jailbird",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-24",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=38964"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=31594"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "26",
            "competition": {
                "id": 3966,
                "name": "Pixel Graphics / C64 Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/949/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/949/",
                    "id": 949,
                    "name": "YALP 1998",
                    "tagline": "Yet Another Lame Party",
                    "start_date": "1998-05-24",
                    "end_date": "1998-05-24",
                    "location": "Belgrade, Central Serbia, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.80401,
                    "longitude": 20.46513,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b3/a2/2564.101178.gif",
            "original_width": 202,
            "original_height": 156,
            "standard_url": "https://media.demozoo.org/screens/s/b3/a2/2564.101178.png",
            "standard_width": 202,
            "standard_height": 156,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b3/a2/2564.101178.png",
            "thumbnail_width": 194,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}