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

{
    "url": "https://demozoo.org/api/v1/productions/59581/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/59581/",
    "id": 59581,
    "title": "Fight",
    "author_nicks": [
        {
            "name": "Dracon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2616/?format=api",
                "id": 2616,
                "name": "Dracon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nova",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34553/?format=api",
                "id": 34553,
                "name": "Nova",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-06-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "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/GFX/DRACON/A8GFX/FIGHT.PNG"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/DRACON/A8GFX/FIGHT.XEX"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1994/SHADOWS/A8GFX/DRACON/FIGHT.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=398"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "329",
            "competition": {
                "id": 6514,
                "name": "GFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1607/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1607/",
                    "id": 1607,
                    "name": "Shadows Copy Party",
                    "tagline": "",
                    "start_date": "1994-06-04",
                    "end_date": "1994-06-06",
                    "location": "Mirow, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.185131,
                    "longitude": 21.045509,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/e0/7dbc.80763.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/f6/e0/7dbc.80763.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/e0/7dbc.80763.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "dragon",
        "fanart",
        "masterstudy"
    ]
}