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

{
    "url": "https://demozoo.org/api/v1/productions/252456/?format=api",
    "demozoo_url": "https://demozoo.org/productions/252456/",
    "id": 252456,
    "title": "Letcuskoija 1",
    "author_nicks": [
        {
            "name": "Offworld",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4167/?format=api",
                "id": 4167,
                "name": "Offworld",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-02",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alvin Radar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75008/?format=api",
                    "id": 75008,
                    "name": "Alvin Radar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Shade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48270/?format=api",
                    "id": 48270,
                    "name": "Shade",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Bundy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58487/?format=api",
                    "id": 58487,
                    "name": "Bundy",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editing"
        },
        {
            "nick": {
                "name": "Zany",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4170/?format=api",
                    "id": 4170,
                    "name": "Zany",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Letcuskoija/Offworld-Letcuskoija01.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=75870"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85972"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/93/b9/b600.jw109454.png",
            "original_width": 693,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/93/b9/b600.jw109454.png",
            "standard_width": 362,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/b9/b600.jw109454.png",
            "thumbnail_width": 181,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}