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

{
    "url": "https://demozoo.org/api/v1/productions/59093/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59093/",
    "id": 59093,
    "title": "LCARS",
    "author_nicks": [
        {
            "name": "Krupkaj",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20525/?format=api",
                "id": 20525,
                "name": "Krupkaj",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Jaysoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29616/?format=api",
                "id": 29616,
                "name": "Jaysoft",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-04-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2006/NOISE/MISC/MXSKIN.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "103",
            "competition": {
                "id": 6428,
                "name": "mxPlay Skin",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1296/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1296/",
                    "id": 1296,
                    "name": "Noise 2006",
                    "tagline": "",
                    "start_date": "2006-04-14",
                    "end_date": "2006-04-17",
                    "location": "Tahanovce, Kosice, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.754398,
                    "longitude": 21.2589,
                    "website": "http://noise.supremus.sk/index_en.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}