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

{
    "url": "https://demozoo.org/api/v1/productions/63538/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/63538/",
    "id": 63538,
    "title": "Fuckoff!",
    "author_nicks": [
        {
            "name": "Graf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2473/?format=api",
                "id": 2473,
                "name": "Graf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Luzak Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2207/?format=api",
                "id": 2207,
                "name": "Luzak Team",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-08-05",
    "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/1995/QUAST95/GRTC/GRAF/FUCKOFF.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7028,
                "name": "Truecolour Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1588/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1588/",
                    "id": 1588,
                    "name": "QuaST 1995",
                    "tagline": "",
                    "start_date": "1995-08-04",
                    "end_date": "1995-08-06",
                    "location": "Orneta, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.116741,
                    "longitude": 20.13727,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/20/63/403f.15776.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/20/63/403f.15776.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/20/63/403f.15776.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "dragon"
    ]
}