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

{
    "url": "https://demozoo.org/api/v1/productions/296145/?format=api",
    "demozoo_url": "https://demozoo.org/productions/296145/",
    "id": 296145,
    "title": "Respawn!",
    "author_nicks": [
        {
            "name": "Singular",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                "id": 5740,
                "name": "Singular Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-07-03",
    "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"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vincenzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                    "id": 1280,
                    "name": "Vincenzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Soci",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5912/?format=api",
                    "id": 5912,
                    "name": "Soci",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Poison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15127/?format=api",
                    "id": 15127,
                    "name": "Poison",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Leon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5739/?format=api",
                    "id": 5739,
                    "name": "Leon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=253919"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/gubbdata21/c64_demo/singular_-_respawn.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=205544"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89368"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ljLSY5stM0E"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "5.87",
            "competition": {
                "id": 16536,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4231/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4231/",
                    "id": 4231,
                    "name": "Gubbdata 2021",
                    "tagline": "Risk Group Edition",
                    "start_date": "2021-07-02",
                    "end_date": "2021-07-04",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://gubbdata.se/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4252/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4252/",
            "id": 4252,
            "name": "Árok 2021",
            "tagline": "Respawn!",
            "start_date": "2021-08-20",
            "end_date": "2021-08-22",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://arok.intro.hu"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/46/29/96a1.294613.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/46/29/96a1.294613.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/46/29/96a1.294613.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}