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

{
    "url": "https://demozoo.org/api/v1/productions/370331/?format=api",
    "demozoo_url": "https://demozoo.org/productions/370331/",
    "id": 370331,
    "title": "X-Trax V3.1",
    "author_nicks": [
        {
            "name": "Galtan 6",
            "abbreviation": "G6",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2190/?format=api",
                "id": 2190,
                "name": "Galtan 6",
                "is_group": true
            }
        },
        {
            "name": "Sewer Software",
            "abbreviation": "Sewer Soft",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31504/?format=api",
                "id": 31504,
                "name": "Sewer Software",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "EVE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31567/?format=api",
                    "id": 31567,
                    "name": "EVE",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lowlife",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42/?format=api",
                    "id": 42,
                    "name": "Lowlife",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/G/GALTAN_6/XTRAXV31.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6c/2b/8c24.358800.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/6c/2b/8c24.358800.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6c/2b/8c24.358800.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "music-editor"
    ]
}