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

{
    "url": "https://demozoo.org/api/v1/productions/97694/?format=api",
    "demozoo_url": "https://demozoo.org/productions/97694/",
    "id": 97694,
    "title": "Setting",
    "author_nicks": [
        {
            "name": "Return",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17087/?format=api",
                "id": 17087,
                "name": "Return",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-12-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "joker_",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45896/?format=api",
                    "id": 45896,
                    "name": "joker_",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slowhand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45897/?format=api",
                    "id": 45897,
                    "name": "Slowhand",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Spritus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37131/?format=api",
                    "id": 37131,
                    "name": "Spritus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.7dx-party.org/2013/files/demo/setting_by_return.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/7dx13/demo/setting_by_return.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=126146"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62379"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.968",
            "competition": {
                "id": 9933,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2074/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2074/",
                    "id": 2074,
                    "name": "7DX 2013",
                    "tagline": "",
                    "start_date": "2013-12-14",
                    "end_date": "2013-12-17",
                    "location": "İstanbul, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.03508,
                    "longitude": 28.98331,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}