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

{
    "url": "https://demozoo.org/api/v1/productions/1881/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1881/",
    "id": 1881,
    "title": "Yet Another Christmas Demo",
    "author_nicks": [
        {
            "name": "Those Up Fucked Sceners",
            "abbreviation": "tUFS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2001/?format=api",
                "id": 2001,
                "name": "Those Up Fucked Sceners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Proteque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1064/?format=api",
                    "id": 1064,
                    "name": "Proteque",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "termos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4340/?format=api",
                    "id": 4340,
                    "name": "termos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Proteque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1064/?format=api",
                    "id": 1064,
                    "name": "Proteque",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Proteque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1064/?format=api",
                    "id": 1064,
                    "name": "Proteque",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/tufs/tufs-yacd-2008.tar.bz2"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/tufs/tufs-yacd-2008.tar.bz2"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52218"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "christmas"
    ]
}