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

{
    "url": "https://demozoo.org/api/v1/productions/234140/?format=api",
    "demozoo_url": "https://demozoo.org/productions/234140/",
    "id": 234140,
    "title": "Hilargo",
    "author_nicks": [
        {
            "name": "Anathema",
            "abbreviation": "ATM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/850/?format=api",
                "id": 850,
                "name": "Anathema",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-04-12",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Art Moony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92526/?format=api",
                    "id": 92526,
                    "name": "Art Moony",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "M-litz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92540/?format=api",
                    "id": 92540,
                    "name": "M-litz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Trade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76039/?format=api",
                    "id": 76039,
                    "name": "Trade",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Anathema/Anathema-Hilargo.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=10079"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85409"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b6/b8/efcc.jw119152b.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/b6/b8/efcc.jw119152b.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b6/b8/efcc.jw119152b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/10/4f/1a5f.jw119152a.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/10/4f/1a5f.jw119152a.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/10/4f/1a5f.jw119152a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}