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

{
    "url": "https://demozoo.org/api/v1/productions/60617/?format=api",
    "demozoo_url": "https://demozoo.org/productions/60617/",
    "id": 60617,
    "title": "Enigma Conversion",
    "author_nicks": [
        {
            "name": "Electronic Images",
            "abbreviation": "EI, E.I.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2383/?format=api",
                "id": 2383,
                "name": "Electronic Images",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Griff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2382/?format=api",
                    "id": 2382,
                    "name": "Griff",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Azatoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/661/?format=api",
                    "id": 661,
                    "name": "Azatoth",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Raytracing"
        },
        {
            "nick": {
                "name": "Tip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/845/?format=api",
                    "id": 845,
                    "name": "Tip",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Firefox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/846/?format=api",
                    "id": 846,
                    "name": "Firefox",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 6625,
                "name": "Atari Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1576/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1576/",
                    "id": 1576,
                    "name": "Mega Leif Convention 1992",
                    "tagline": "",
                    "start_date": "1992-04-16",
                    "end_date": "1992-04-20",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c5/a8/0ca8.86089.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/c5/a8/0ca8.86089.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c5/a8/0ca8.86089.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "unreleased",
        "lost"
    ]
}