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

{
    "url": "https://demozoo.org/api/v1/productions/290396/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/290396/",
    "id": 290396,
    "title": "Mayday",
    "author_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5564/?format=api",
                "id": 5564,
                "name": "Brainstorm",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Commodore Connection Line",
            "abbreviation": "CCL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6319/?format=api",
                "id": 6319,
                "name": "Commodore Connection Line",
                "is_group": true
            }
        },
        {
            "name": "Mayday!",
            "abbreviation": "MDY!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37118/?format=api",
                "id": 37118,
                "name": "Mayday!",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-02-27",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/209462/Mayday-3.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/bcc21/c64_graphics_petscii/mayday-3.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=200621"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "100",
            "competition": {
                "id": 16360,
                "name": "PETSCII Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4224/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4224/",
                    "id": 4224,
                    "name": "BCC Party 2021",
                    "tagline": "#15: Online - A Saturday For The Past",
                    "start_date": "2021-02-27",
                    "end_date": "2021-02-27",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://c64clubberlin.de/?p=5383"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/86/66/7929.286529.png",
            "original_width": 768,
            "original_height": 544,
            "standard_url": "https://media.demozoo.org/screens/s/86/66/7929.286529.png",
            "standard_width": 400,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/86/66/7929.286529.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}