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

{
    "url": "https://demozoo.org/api/v1/productions/251958/?format=api",
    "demozoo_url": "https://demozoo.org/productions/251958/",
    "id": 251958,
    "title": "Chip Talk 03",
    "author_nicks": [
        {
            "name": "Nerve Axis",
            "abbreviation": "NVX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                "id": 585,
                "name": "Nerve Axis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "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/12/?format=api",
            "id": 12,
            "name": "Chip Music Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kooky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102342/?format=api",
                    "id": 102342,
                    "name": "Kooky",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "editor"
        },
        {
            "nick": {
                "name": "Shade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141504/?format=api",
                    "id": 141504,
                    "name": "Shade",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "editor"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/N/Nerve-Axis/NVX-ChipTalk03"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=78916"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71337"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8c/48/95b6.jw117471.png",
            "original_width": 746,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/8c/48/95b6.jw117471.png",
            "standard_width": 395,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8c/48/95b6.jw117471.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}