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

{
    "url": "https://demozoo.org/api/v1/productions/305934/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/305934/",
    "id": 305934,
    "title": "Dawn of Aliens",
    "author_nicks": [
        {
            "name": "Spiham",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84207/?format=api",
                "id": 84207,
                "name": "Spiham",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pretzel Logic",
            "abbreviation": "P.L.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12786/?format=api",
                "id": 12786,
                "name": "Pretzel Logic",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-02-26",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Spiham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84207/?format=api",
                    "id": 84207,
                    "name": "Spiham",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rico",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12784/?format=api",
                    "id": 12784,
                    "name": "Rico",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Sprites in the border"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/225616/aliens-spiham.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/bcc16online/c64_graphics/aliens-spiham.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=214868"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "154",
            "competition": {
                "id": 16976,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4404/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4404/",
                    "id": 4404,
                    "name": "BCC Party 2022",
                    "tagline": "#16: Who Dares Wins... or Goes Online!",
                    "start_date": "2022-02-26",
                    "end_date": "2022-02-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://party.c64clubberlin.de/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/56/40/6984.305621.png",
            "original_width": 1152,
            "original_height": 816,
            "standard_url": "https://media.demozoo.org/screens/s/56/40/6984.305621.png",
            "standard_width": 400,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/56/40/6984.305621.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}