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

{
    "url": "https://demozoo.org/api/v1/productions/56469/?format=api",
    "demozoo_url": "https://demozoo.org/productions/56469/",
    "id": 56469,
    "title": "Zooming Scroll",
    "author_nicks": [
        {
            "name": "Mr. Dsteuz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10786/?format=api",
                "id": 10786,
                "name": "Mr. Dsteuz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Proxium",
            "abbreviation": "PXM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10785/?format=api",
                "id": 10785,
                "name": "Proxium",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-02-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/mindresources01/i512/zmscr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3978"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "2,57",
            "competition": {
                "id": 6059,
                "name": "512B Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1158/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1158/",
                    "id": 1158,
                    "name": "Mindresources 2001",
                    "tagline": "",
                    "start_date": "2001-02-03",
                    "end_date": "2001-02-04",
                    "location": "Moskva, Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.76167,
                    "longitude": 37.60667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ba/0c/6deb.126708.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/ba/0c/6deb.126708.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ba/0c/6deb.126708.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/5a/de/7f9f.126707.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/5a/de/7f9f.126707.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5a/de/7f9f.126707.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}