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

{
    "url": "https://demozoo.org/api/v1/productions/152117/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152117/",
    "id": 152117,
    "title": "Ambience 1999 Invitation",
    "author_nicks": [
        {
            "name": "Image!",
            "abbreviation": "IMG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                "id": 6530,
                "name": "Image!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-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": "FyR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6784/?format=api",
                    "id": 6784,
                    "name": "FyR",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Unique",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26424/?format=api",
                    "id": 26424,
                    "name": "Unique",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bassie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5639/?format=api",
                    "id": 5639,
                    "name": "Bassie",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/ambience99/info/amb99inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32361"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/572/?format=api",
            "demozoo_url": "https://demozoo.org/parties/572/",
            "id": 572,
            "name": "Ambience 1999",
            "tagline": "",
            "start_date": "1999-02-26",
            "end_date": "1999-02-28",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "directx-5"
    ]
}