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

{
    "url": "https://demozoo.org/api/v1/productions/9207/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9207/",
    "id": 9207,
    "title": "The Official Icing '97 Invitation Intro",
    "author_nicks": [
        {
            "name": "Powerline",
            "abbreviation": "PWL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6579/?format=api",
                "id": 6579,
                "name": "Powerline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Chip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6577/?format=api",
                    "id": 6577,
                    "name": "Chip",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "wasp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11697/?format=api",
                    "id": 11697,
                    "name": "wasp",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Orhan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10686/?format=api",
                    "id": 10686,
                    "name": "Orhan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Powerline/PWL-Icing97Invite"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.ko2000.nu/AmigaDemo/Parties/Icing97/I97-INVI.LZX"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11566"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15149"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/603/?format=api",
            "demozoo_url": "https://demozoo.org/parties/603/",
            "id": 603,
            "name": "Icing 1997",
            "tagline": "",
            "start_date": "1997-06-14",
            "end_date": "1997-06-18",
            "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.8,
            "longitude": 12.31667,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/45/57/688c.jw25605.png",
            "original_width": 360,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/45/57/688c.jw25605.png",
            "standard_width": 360,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/57/688c.jw25605.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}