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

{
    "url": "https://demozoo.org/api/v1/productions/49923/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49923/",
    "id": 49923,
    "title": "Stagger",
    "author_nicks": [
        {
            "name": "Fenomen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9235/?format=api",
                "id": 9235,
                "name": "Fenomen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-05-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9610/?format=api",
                    "id": 9610,
                    "name": "D-Art",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fatal Snipe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48649/?format=api",
                    "id": 48649,
                    "name": "Fatal Snipe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Monarch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12610/?format=api",
                    "id": 12610,
                    "name": "Monarch",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/millenium00.ru/zx/stagger.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_PJfeNpnvNs"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ejrlBC4n3a0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "5.924",
            "competition": {
                "id": 5108,
                "name": "ZX Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/284/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/284/",
                    "id": 284,
                    "name": "Millennium 1900",
                    "tagline": "",
                    "start_date": "2000-05-12",
                    "end_date": "2000-05-13",
                    "location": "Horad Minsk, Minsk, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.9,
                    "longitude": 27.56667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1a/d3/e3c2.178349.png",
            "original_width": 384,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/1a/d3/e3c2.178349.png",
            "standard_width": 384,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1a/d3/e3c2.178349.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "shoot-em-up"
    ]
}