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

{
    "url": "https://demozoo.org/api/v1/productions/326553/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326553/",
    "id": 326553,
    "title": "Arttu Formula",
    "author_nicks": [
        {
            "name": "Shitstorm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130277/?format=api",
                "id": 130277,
                "name": "Shitstorm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-09-04",
    "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"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hopsan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46881/?format=api",
                    "id": 46881,
                    "name": "Flotsam",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hopsan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46881/?format=api",
                    "id": 46881,
                    "name": "Flotsam",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hopsan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46881/?format=api",
                    "id": 46881,
                    "name": "Flotsam",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hopsan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46881/?format=api",
                    "id": 46881,
                    "name": "Flotsam",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=256723"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=207896"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 18059,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4359/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4359/",
                    "id": 4359,
                    "name": "PsyKozMOS 2021",
                    "tagline": "",
                    "start_date": "2021-09-03",
                    "end_date": "2021-09-05",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/80/67/950c.329753.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/80/67/950c.329753.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/80/67/950c.329753.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}