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

{
    "url": "https://demozoo.org/api/v1/productions/80169/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80169/",
    "id": 80169,
    "title": "Earth",
    "author_nicks": [
        {
            "name": "Gaston",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52924/?format=api",
                "id": 52924,
                "name": "Dyno",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-08-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dyno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52924/?format=api",
                    "id": 52924,
                    "name": "Dyno",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Domm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2307/?format=api",
                    "id": 2307,
                    "name": "Domm",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nullos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2563/?format=api",
                    "id": 2563,
                    "name": "Nullos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "DSP Replay Routine"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://aldabase.com/uploads/Aldabase/Demo/atari/earth.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://aldabase.com/uploads/Aldabase/Demo/atari/earth_src.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://falcdemos.atari.org/archive/gaston/earth/earth.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/GASTON/EARTH.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://aldabase.com/blog/article/1995/08/01/earth/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16730"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/92/3c/1757.72163.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/92/3c/1757.72163.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/92/3c/1757.72163.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "earthglobe",
        "source-available"
    ]
}