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

{
    "url": "https://demozoo.org/api/v1/productions/63049/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63049/",
    "id": 63049,
    "title": "Water",
    "author_nicks": [
        {
            "name": "Bit Busters",
            "abbreviation": "BB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2160/?format=api",
                "id": 2160,
                "name": "Bit Busters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-12-29",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35207/?format=api",
                    "id": 35207,
                    "name": "Pet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/BITBUSTR/WATER.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=4904"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31519"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1692/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1692/",
            "id": 1692,
            "name": "Last Party 1998",
            "tagline": "",
            "start_date": "1998-12-28",
            "end_date": "1998-12-30",
            "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.30887,
            "longitude": 16.41278,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c1/4c/830e.91180.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/c1/4c/830e.91180.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/4c/830e.91180.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "no-sound"
    ]
}