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

{
    "url": "https://demozoo.org/api/v1/productions/345941/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345941/",
    "id": 345941,
    "title": "Aurora",
    "author_nicks": [
        {
            "name": "Aldroid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63755/?format=api",
                "id": 63755,
                "name": "Aldroid",
                "is_group": false
            }
        },
        {
            "name": "Beetle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32577/?format=api",
                "id": 32577,
                "name": "Beetle",
                "is_group": false
            }
        },
        {
            "name": "Deyta",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35561/?format=api",
                "id": 35561,
                "name": "Deyta",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-05-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/outline24/demo_newskool/aurora_party.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=C5YABUD_AJI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "74",
            "competition": {
                "id": 18882,
                "name": "Demo Newskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4889/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4889/",
                    "id": 4889,
                    "name": "Outline 2024",
                    "tagline": "",
                    "start_date": "2024-05-09",
                    "end_date": "2024-05-12",
                    "location": "Gemeente Ommen, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.51659,
                    "longitude": 6.45631,
                    "website": "https://outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/64/bc/92a3.343964.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/64/bc/92a3.343964.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/64/bc/92a3.343964.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}