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

{
    "url": "https://demozoo.org/api/v1/productions/286499/?format=api",
    "demozoo_url": "https://demozoo.org/productions/286499/",
    "id": 286499,
    "title": "Liquid Booze",
    "author_nicks": [
        {
            "name": "Booze Design",
            "abbreviation": "BD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1287/?format=api",
                "id": 1287,
                "name": "Booze Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-10-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mirage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8275/?format=api",
                    "id": 8275,
                    "name": "Mirage",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mirage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8275/?format=api",
                    "id": 8275,
                    "name": "Mirage",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                    "id": 1286,
                    "name": "Dane",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/b/Booze_Design/Liquid_Booze.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=243552"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=197137"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 21,
            "ranking": "21",
            "score": "",
            "competition": {
                "id": 16236,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4169/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4169/",
                    "id": 4169,
                    "name": "ECM Mode Demoeffect Competition 2020",
                    "tagline": "",
                    "start_date": "2020-10-12",
                    "end_date": "2020-11-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=2998"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/82/bf/3da8.280279.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/82/bf/3da8.280279.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/82/bf/3da8.280279.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}