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

{
    "url": "https://demozoo.org/api/v1/productions/42282/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42282/",
    "id": 42282,
    "title": "Dragon",
    "author_nicks": [
        {
            "name": "Prophet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4754/?format=api",
                "id": 4754,
                "name": "Quazar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ecolove",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24807/?format=api",
                "id": 24807,
                "name": "Ecolove",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-04",
    "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/getinternalfile.php/194746/Dragon.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/bizarre99/grfx/dragon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=187435"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "48",
            "competition": {
                "id": 4047,
                "name": "Handdrawn",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/448/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/448/",
                    "id": 448,
                    "name": "Bizarre 1999",
                    "tagline": "",
                    "start_date": "1999-09-03",
                    "end_date": "1999-09-05",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9f/91/9b7c.pl47834.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/9f/91/9b7c.pl47834.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9f/91/9b7c.pl47834.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}