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

{
    "url": "https://demozoo.org/api/v1/productions/192120/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192120/",
    "id": 192120,
    "title": "An Addresslist of US Software Companies",
    "author_nicks": [
        {
            "name": "Animators",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3337/?format=api",
                "id": 3337,
                "name": "Animators",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65470/?format=api",
                    "id": 65470,
                    "name": "Jeff",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65467/?format=api",
                    "id": 65467,
                    "name": "Chris",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Animators/ANIMATORS-Intro0"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=3069"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=33260"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/50/7e/3aeb.168989.png",
            "original_width": 331,
            "original_height": 261,
            "standard_url": "https://media.demozoo.org/screens/s/50/7e/3aeb.168989.png",
            "standard_width": 331,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/50/7e/3aeb.168989.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/4e/4d/71b0.jw7098.png",
            "original_width": 331,
            "original_height": 261,
            "standard_url": "https://media.demozoo.org/screens/s/4e/4d/71b0.jw7098.png",
            "standard_width": 331,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4e/4d/71b0.jw7098.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}