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

{
    "url": "https://demozoo.org/api/v1/productions/60305/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/60305/",
    "id": 60305,
    "title": "Shitstuff",
    "author_nicks": [
        {
            "name": "JMS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/531/?format=api",
                "id": 531,
                "name": "JMS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Animal Mine",
            "abbreviation": "AM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2150/?format=api",
                "id": 2150,
                "name": "Animal Mine",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-04-03",
    "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/1994/FB2/GRTC/JMS/SHITSTUF.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "106",
            "competition": {
                "id": 6587,
                "name": "Graphic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1484/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1484/",
                    "id": 1484,
                    "name": "Fried Bits 1994",
                    "tagline": "2",
                    "start_date": "1994-04-01",
                    "end_date": "1994-04-04",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.075089,
                    "longitude": 8.8047,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bb/7d/0256.14704.png",
            "original_width": 432,
            "original_height": 283,
            "standard_url": "https://media.demozoo.org/screens/s/bb/7d/0256.14704.png",
            "standard_width": 400,
            "standard_height": 262,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bb/7d/0256.14704.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": []
}