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

{
    "url": "https://demozoo.org/api/v1/productions/356460/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/356460/",
    "id": 356460,
    "title": "Slackers on Fire",
    "author_nicks": [
        {
            "name": "t0m3000",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140061/?format=api",
                "id": 140061,
                "name": "t0m3000",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ibex-crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140060/?format=api",
                "id": 140060,
                "name": "ibex-crew",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-08-31",
    "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/260054/Slackers on Fire.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=245152"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4840/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4840/",
            "id": 4840,
            "name": "ACQUA Party 2024",
            "tagline": "",
            "start_date": "2024-08-30",
            "end_date": "2024-09-01",
            "location": "Vreden, Regierungsbezirk Münster, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.064,
            "longitude": 6.804,
            "website": ""
        }
    ],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "87",
            "competition": {
                "id": 19354,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4840/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4840/",
                    "id": 4840,
                    "name": "ACQUA Party 2024",
                    "tagline": "",
                    "start_date": "2024-08-30",
                    "end_date": "2024-09-01",
                    "location": "Vreden, Regierungsbezirk Münster, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.064,
                    "longitude": 6.804,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/31/df/0136.349718.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/31/df/0136.349718.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/31/df/0136.349718.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii",
        "logo"
    ]
}