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

{
    "url": "https://demozoo.org/api/v1/productions/9682/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9682/",
    "id": 9682,
    "title": "Numerica Artparty #1 Invitation",
    "author_nicks": [
        {
            "name": "Demoscene.tv",
            "abbreviation": "DTV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10997/?format=api",
                "id": 10997,
                "name": "Demoscene.tv",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/266/?format=api",
                    "id": 266,
                    "name": "Kor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10998/?format=api",
                    "id": 10998,
                    "name": "Tom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Belette",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/265/?format=api",
                    "id": 265,
                    "name": "Belette",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Willbe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/257/?format=api",
                    "id": 257,
                    "name": "Willbe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/numerica07/info/intro_invit_numerica_dtv_artparty_01.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/irokos/demos/dtv/Intro_Invit_Numerica_DTV_ArtParty_01.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29972"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/661/?format=api",
            "demozoo_url": "https://demozoo.org/parties/661/",
            "id": 661,
            "name": "Numerica 2007",
            "tagline": "",
            "start_date": "2007-03-09",
            "end_date": "2007-03-11",
            "location": "Montbéliard, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 47.50861,
            "longitude": 6.80297,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "fmodex"
    ]
}