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

{
    "url": "https://demozoo.org/api/v1/productions/341843/?format=api",
    "demozoo_url": "https://demozoo.org/productions/341843/",
    "id": 341843,
    "title": "Doubleswing Intro",
    "author_nicks": [
        {
            "name": "Excess",
            "abbreviation": "EX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-04-08",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Twilight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68846/?format=api",
                    "id": 68846,
                    "name": "Twilight",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Swallow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14698/?format=api",
                    "id": 14698,
                    "name": "Swallow",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Almighty God",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/159/?format=api",
                    "id": 159,
                    "name": "Almighty God",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "CRT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14701/?format=api",
                    "id": 14701,
                    "name": "CRT",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=234859"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=189727"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85389"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/80/0d/67a8.347868.gif",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/80/0d/67a8.347868.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/80/0d/67a8.347868.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}