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

{
    "url": "https://demozoo.org/api/v1/productions/2514/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/2514/",
    "id": 2514,
    "title": "UFOWatch",
    "author_nicks": [
        {
            "name": "Mr. Figaro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5277/?format=api",
                "id": 5277,
                "name": "Mr. Figaro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Contraz",
            "abbreviation": "CTZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                "id": 102,
                "name": "Contraz",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-17",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/M/Mr_Figaro/1996/UFOWatch2.iff"
        },
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/M/Mr_Figaro/1996/UFOWatch2.png"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/kindergarden96b/graphics/kg6-pic.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=2",
            "score": "29",
            "competition": {
                "id": 238,
                "name": "Handdrawn Picture",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/145/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/145/",
                    "id": 145,
                    "name": "Kindergarden 1996 (6)",
                    "tagline": "",
                    "start_date": "1996-11-15",
                    "end_date": "1996-11-17",
                    "location": "Hellerud, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.91601,
                    "longitude": 10.85363,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8a/5f/3790.3844.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/8a/5f/3790.3844.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8a/5f/3790.3844.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}