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

{
    "url": "https://demozoo.org/api/v1/productions/330213/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/330213/",
    "id": 330213,
    "title": "Demoscene Arcanum",
    "author_nicks": [
        {
            "name": "Darklight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3315/?format=api",
                "id": 3315,
                "name": "Darklight",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ghostown",
            "abbreviation": "GTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3312/?format=api",
                "id": 3312,
                "name": "Ghostown",
                "is_group": true
            }
        },
        {
            "name": "Speccy.pl",
            "abbreviation": "SPC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34750/?format=api",
                "id": 34750,
                "name": "Speccy.pl",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-09-16",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/speccy_pl23/gfx/demoscenearcanum.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "268",
            "competition": {
                "id": 18279,
                "name": "ZX Spectrum GFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4739/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4739/",
                    "id": 4739,
                    "name": "speccy.pl party 2023.1",
                    "tagline": "",
                    "start_date": "2023-09-16",
                    "end_date": "2023-09-17",
                    "location": "Warszawa, Mazovia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.23547,
                    "longitude": 21.04191,
                    "website": "https://www.speccy.pl/party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/97/b3/23b7.332887.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/97/b3/23b7.332887.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/97/b3/23b7.332887.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}