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

{
    "url": "https://demozoo.org/api/v1/productions/114842/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/114842/",
    "id": 114842,
    "title": "2002",
    "author_nicks": [
        {
            "name": "Unreal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3668/?format=api",
                "id": 3668,
                "name": "Unreal",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Faculty",
            "abbreviation": "FCY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6072/?format=api",
                "id": 6072,
                "name": "Faculty",
                "is_group": true
            }
        },
        {
            "name": "Kangooroo",
            "abbreviation": "KNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/902/?format=api",
                "id": 902,
                "name": "Kangooroo",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-14",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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/2001/fyanica01b/grfx_8bit/8bit_gfx.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "44",
            "competition": {
                "id": 12009,
                "name": "8bit Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/84/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/84/",
                    "id": 84,
                    "name": "Fyanica 2001 (6)",
                    "tagline": "Summer Edition",
                    "start_date": "2001-07-14",
                    "end_date": "2001-07-15",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://fyanica.netexpert.hu/index.php?page=party&pid=8"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7b/2a/2d78.60895.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/7b/2a/2d78.60895.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7b/2a/2d78.60895.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}