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

{
    "url": "https://demozoo.org/api/v1/productions/22248/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22248/",
    "id": 22248,
    "title": "World Charts 6",
    "author_nicks": [
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-18",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Thomas Kessler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16367/?format=api",
                    "id": 16367,
                    "name": "Tom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Angel Dawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1817/?format=api",
                    "id": 1817,
                    "name": "Angeldawn",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Uncle Tom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16337/?format=api",
                    "id": 16337,
                    "name": "Uncle Tom",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Autopsy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1818/?format=api",
                    "id": 1818,
                    "name": "Autopsy",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "editor"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Scoopex/SCOOPEX-WorldCharts6.DMS"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=46"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18209"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/398/?format=api",
            "demozoo_url": "https://demozoo.org/parties/398/",
            "id": 398,
            "name": "Easter Conference 1992",
            "tagline": "",
            "start_date": "1992-04-18",
            "end_date": "1992-04-19",
            "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.87967,
            "longitude": 4.70078,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7b/3e/be40.jw108.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/7b/3e/be40.jw108.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7b/3e/be40.jw108.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "world-charts"
    ]
}