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

{
    "url": "https://demozoo.org/api/v1/productions/363243/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363243/",
    "id": 363243,
    "title": "Tri X-men Loader",
    "author_nicks": [
        {
            "name": "TRIAD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131111/?format=api",
                "id": 131111,
                "name": "TRIAD",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-11-19",
    "supertype": "production",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pink Floyd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78669/?format=api",
                    "id": 78669,
                    "name": "Pink Floyd",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        },
        {
            "nick": {
                "name": "Pink Floyd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78669/?format=api",
                    "id": 78669,
                    "name": "Pink Floyd",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "The Gunslinger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112705/?format=api",
                    "id": 112705,
                    "name": "The Gunslinger",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Supplier"
        },
        {
            "nick": {
                "name": "Sam Brown",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131117/?format=api",
                    "id": 131117,
                    "name": "Sam Brown",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/aa277ee"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/aa277ee"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c8/2f/946b.354682.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/c8/2f/946b.354682.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c8/2f/946b.354682.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}