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

{
    "url": "https://demozoo.org/api/v1/productions/98837/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98837/",
    "id": 98837,
    "title": "Air Star Force",
    "author_nicks": [
        {
            "name": "Atari Star Force",
            "abbreviation": "ASF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46908/?format=api",
                "id": 46908,
                "name": "Atari Star Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78745/?format=api",
                    "id": 78745,
                    "name": "Alex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78746/?format=api",
                    "id": 78746,
                    "name": "Bart",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/download.php?files_id=61"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/ASF/ASF.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=61"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=27817"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2234/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2234/",
            "id": 2234,
            "name": "Atari Stars Party",
            "tagline": "",
            "start_date": "1990",
            "end_date": "1990",
            "location": "Gdańsk, Pomeranian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.35205,
            "longitude": 18.64637,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/96/33/7586.163997.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/96/33/7586.163997.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/96/33/7586.163997.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}