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

{
    "url": "https://demozoo.org/api/v1/productions/45552/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/45552/",
    "id": 45552,
    "title": "Der Zelda Konflikt",
    "author_nicks": [
        {
            "name": "Syntic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/559/?format=api",
                "id": 559,
                "name": "sYntiq",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Teklords",
            "abbreviation": "TLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10962/?format=api",
                "id": 10962,
                "name": "Teklords",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-06-26",
    "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": "BaseUrl",
            "url": "http://aminet.net/pix/misc/sYn_derzeldako.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/uc3d-99/grfx_fast/syn_derzeldako.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "0xff",
            "score": "DISQ",
            "competition": {
                "id": 4508,
                "name": "Fast Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/688/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/688/",
                    "id": 688,
                    "name": "Underground Conference 1999",
                    "tagline": "Underground Conference 3D (UC3D)",
                    "start_date": "1999-06-25",
                    "end_date": "1999-06-27",
                    "location": "Daxweiler, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96667,
                    "longitude": 7.75,
                    "website": "http://uc3d.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6c/f6/d898.154641.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/6c/f6/d898.154641.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6c/f6/d898.154641.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}