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

{
    "url": "https://demozoo.org/api/v1/productions/295228/?format=api",
    "demozoo_url": "https://demozoo.org/productions/295228/",
    "id": 295228,
    "title": "It Came From The Desert",
    "author_nicks": [
        {
            "name": "Magnetix",
            "abbreviation": "MNX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22587/?format=api",
                "id": 22587,
                "name": "Magnetix",
                "is_group": true
            }
        },
        {
            "name": "The Ancient Temple",
            "abbreviation": "TAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2774/?format=api",
                "id": 2774,
                "name": "The Ancient Temple",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Robotech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123691/?format=api",
                    "id": 123691,
                    "name": "Robotech",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tiger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123692/?format=api",
                    "id": 123692,
                    "name": "Tiger",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Styx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123690/?format=api",
                    "id": 123690,
                    "name": "Styx",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/T-Various/TAT-ImpItCameFromTheDesert"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=97978"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/86/eb/e445.293034.png",
            "original_width": 752,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/86/eb/e445.293034.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/86/eb/e445.293034.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "import-intro"
    ]
}