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

{
    "url": "https://demozoo.org/api/v1/productions/266534/?format=api",
    "demozoo_url": "https://demozoo.org/productions/266534/",
    "id": 266534,
    "title": "RSync Invitation",
    "author_nicks": [
        {
            "name": "Royal Belgian Beer Squadron",
            "abbreviation": "RBBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                "id": 3772,
                "name": "Royal Belgian Beer Squadron",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-08-17",
    "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/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "FRaNKy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1140/?format=api",
                    "id": 1140,
                    "name": "FRaNKy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "FRaNKy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1140/?format=api",
                    "id": 1140,
                    "name": "FRaNKy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.rbbs.be/files/rsync.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/187455/rsync.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/evoke19/alternative_platforms/rbbs-rsync.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=180802"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82611"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "237",
            "competition": {
                "id": 15393,
                "name": "Alternative Platforms",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3680/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3680/",
                    "id": 3680,
                    "name": "Evoke 2019",
                    "tagline": "이보크",
                    "start_date": "2019-08-16",
                    "end_date": "2019-08-18",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://evoke.eu/2019"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3918/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3918/",
            "id": 3918,
            "name": "rsync 2020",
            "tagline": "Unity is strength",
            "start_date": "2020-01-10",
            "end_date": "2020-01-11",
            "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.85045,
            "longitude": 4.34878,
            "website": "https://demoparty.be/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/67/02/6cfc.191837.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/67/02/6cfc.191837.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/67/02/6cfc.191837.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}