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

{
    "url": "https://demozoo.org/api/v1/productions/380116/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/380116/",
    "id": 380116,
    "title": "SMR Artpack #7",
    "author_nicks": [
        {
            "name": "Synthetic Mass Reaction",
            "abbreviation": "SMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33474/?format=api",
                "id": 33474,
                "name": "Synthetic Mass Reaction",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-02-24",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
            "id": 51,
            "name": "Artpack",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "as-d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33111/?format=api",
                    "id": 33111,
                    "name": "as-d",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        },
        {
            "nick": {
                "name": "Meph!sto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33897/?format=api",
                    "id": 33897,
                    "name": "Meph!sto",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ANSI"
        },
        {
            "nick": {
                "name": "John Valinsky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152810/?format=api",
                    "id": 152810,
                    "name": "John Valinsky",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/archive/2004/smr-07.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "SixteenColorsPack",
            "url": "https://16colo.rs/pack/smr-07/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}