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

{
    "url": "https://demozoo.org/api/v1/productions/183155/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/183155/",
    "id": 183155,
    "title": "Untitled",
    "author_nicks": [
        {
            "name": "Kat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58970/?format=api",
                "id": 58970,
                "name": "Kat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Faith",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47540/?format=api",
                "id": 47540,
                "name": "Faith Design",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-12-29",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/visual_party94/c64_graphics/kat.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "=12",
            "score": "",
            "competition": {
                "id": 11549,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2572/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2572/",
                    "id": 2572,
                    "name": "Visual Party 4.0",
                    "tagline": "",
                    "start_date": "1994-12-28",
                    "end_date": "1994-12-30",
                    "location": "Powiat tarnowski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.01546,
                    "longitude": 20.97857,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/93/fc/4d6a.312817.png",
            "original_width": 296,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/93/fc/4d6a.312817.png",
            "standard_width": 296,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/fc/4d6a.312817.png",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": [
        "nsfw",
        "funpaint"
    ]
}