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

{
    "url": "https://demozoo.org/api/v1/productions/30574/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/30574/",
    "id": 30574,
    "title": "X-Files 2",
    "author_nicks": [
        {
            "name": "Kjelke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20728/?format=api",
                "id": 20728,
                "name": "Kjelke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sensation",
            "abbreviation": "SSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20729/?format=api",
                "id": 20729,
                "name": "Sensation",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-05",
    "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/K/Kjelke/1996/X-FILES2.JPG"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/gathering96/grfx/x-files2.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "20",
            "competition": {
                "id": 2462,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/42/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/42/",
                    "id": 42,
                    "name": "The Gathering 1996",
                    "tagline": "",
                    "start_date": "1996-04-02",
                    "end_date": "1996-04-06",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/79/43/ef95.7954.jpg",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/79/43/ef95.7954.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/79/43/ef95.7954.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}