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

{
    "url": "https://demozoo.org/api/v1/productions/13635/?format=api",
    "demozoo_url": "https://demozoo.org/productions/13635/",
    "id": 13635,
    "title": "Refresh: Action 2",
    "author_nicks": [
        {
            "name": "Extreme Entertainment",
            "abbreviation": "XTM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8883/?format=api",
                "id": 8883,
                "name": "Extreme Entertainment",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-22",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Visual",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8949/?format=api",
                    "id": 8949,
                    "name": "Visual",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Exploder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8948/?format=api",
                    "id": 8948,
                    "name": "Exploder",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Exploder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8948/?format=api",
                    "id": 8948,
                    "name": "Exploder",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design, rendering, camera work"
        },
        {
            "nick": {
                "name": "MagiC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62475/?format=api",
                    "id": 62475,
                    "name": "MagiC",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "TeeRay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9073/?format=api",
                    "id": 9073,
                    "name": "TeeRay",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "main graphics, design, 3d scenes"
        },
        {
            "nick": {
                "name": "Visual",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8949/?format=api",
                    "id": 8949,
                    "name": "Visual",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "MagiC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62475/?format=api",
                    "id": 62475,
                    "name": "MagiC",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "organizing"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/052002/refresh.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/funtop98/zx_demo/refresh.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://rutube.ru/video/71e3289522bc17cdc72be6fbc1124773/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6148"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PJ1DDqxyv_4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "193",
            "competition": {
                "id": 767,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/273/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/273/",
                    "id": 273,
                    "name": "Funtop 1998",
                    "tagline": "",
                    "start_date": "1998-08-22",
                    "end_date": "1998-08-22",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614975,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/39/7f01.5914.png",
            "original_width": 288,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/6b/39/7f01.5914.png",
            "standard_width": 288,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/39/7f01.5914.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}