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

{
    "url": "https://demozoo.org/api/v1/productions/304154/?format=api",
    "demozoo_url": "https://demozoo.org/productions/304154/",
    "id": 304154,
    "title": "Infinity",
    "author_nicks": [
        {
            "name": "Amir Nasyri",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113541/?format=api",
                "id": 113541,
                "name": "Amirnasyri",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Excess Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8937/?format=api",
                "id": 8937,
                "name": "Excess Team",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-01-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "bfox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9743/?format=api",
                    "id": 9743,
                    "name": "bfox",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/dihalt22/hiend_demo/excess_team-infinity.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://scratch.mit.edu/projects/625025802/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90672"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=N59E5Z2oc9U"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.94",
            "competition": {
                "id": 16959,
                "name": "HiEnd Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4384/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4384/",
                    "id": 4384,
                    "name": "DiHalt 2022",
                    "tagline": "",
                    "start_date": "2022-01-06",
                    "end_date": "2022-01-08",
                    "location": "Nizhniy Novgorod, Nizhny Novgorod Oblast, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://dihalt.org.ru"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/f0/adc5.303545.png",
            "original_width": 826,
            "original_height": 598,
            "standard_url": "https://media.demozoo.org/screens/s/dc/f0/adc5.303545.jpg",
            "standard_width": 400,
            "standard_height": 289,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/f0/adc5.303545.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 144
        }
    ],
    "tags": [
        "scratch"
    ]
}