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

{
    "url": "https://demozoo.org/api/v1/productions/356670/?format=api",
    "demozoo_url": "https://demozoo.org/productions/356670/",
    "id": 356670,
    "title": "Skull Intro 2024",
    "author_nicks": [
        {
            "name": "Twilight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68846/?format=api",
                "id": 68846,
                "name": "Twilight",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arcade",
            "abbreviation": "ARC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15406/?format=api",
                "id": 15406,
                "name": "Arcade",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-08-31",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=300947"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=245193"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97683"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "90",
            "competition": {
                "id": 19355,
                "name": "Demo",
                "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/ab/4d/1f83.349806.png",
            "original_width": 408,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/ab/4d/1f83.349806.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ab/4d/1f83.349806.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": []
}