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

{
    "url": "https://demozoo.org/api/v1/productions/299345/?format=api",
    "demozoo_url": "https://demozoo.org/productions/299345/",
    "id": 299345,
    "title": "X2 Bre",
    "author_nicks": [
        {
            "name": "Corrosion",
            "abbreviation": "CRSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12128/?format=api",
                "id": 12128,
                "name": "Corrosion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-12",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dominator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10403/?format=api",
                    "id": 10403,
                    "name": "Dominator",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unspecified"
        },
        {
            "nick": {
                "name": "Tatar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11288/?format=api",
                    "id": 11288,
                    "name": "Tatar",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unspecified"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.kosmoplovci.net/files/crs-x2.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/corrosion/crs-x2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4784"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JD35GFOpfpo"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}