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

{
    "url": "https://demozoo.org/api/v1/productions/140453/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140453/",
    "id": 140453,
    "title": "Lemmings",
    "author_nicks": [
        {
            "name": "Prestige",
            "abbreviation": "PSG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                "id": 9324,
                "name": "Prestige",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Slash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5709/?format=api",
                    "id": 5709,
                    "name": "Slash",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Kano",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59580/?format=api",
                    "id": 59580,
                    "name": "Kano",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Supply"
        },
        {
            "nick": {
                "name": "RST7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8962/?format=api",
                    "id": 8962,
                    "name": "RST7",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "PSV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59648/?format=api",
                    "id": 59648,
                    "name": "PSV",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Packer"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxaaa.untergrund.net/INTRO/lemming.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/27/55/de4e.88609.png",
            "original_width": 539,
            "original_height": 412,
            "standard_url": "https://media.demozoo.org/screens/s/27/55/de4e.88609.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/27/55/de4e.88609.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lemmings"
    ]
}