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

{
    "url": "https://demozoo.org/api/v1/productions/63098/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/63098/",
    "id": 63098,
    "title": "Superman",
    "author_nicks": [
        {
            "name": "pROF",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20531/?format=api",
                "id": 20531,
                "name": "prof4d",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "4th Dimension",
            "abbreviation": "4D",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                "id": 8953,
                "name": "4th Dimension",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-05-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/artfield11/c64_graphics/superman.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=100321"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "23",
            "competition": {
                "id": 6952,
                "name": "C64 Graphics (Jury vote)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1815/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1815/",
                    "id": 1815,
                    "name": "ArtField 2011",
                    "tagline": "",
                    "start_date": "2011-05-28",
                    "end_date": "2011-05-28",
                    "location": "Voronezh, Voronezj, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 51.67204,
                    "longitude": 39.1843,
                    "website": "http://zxparty.nedopc.com/index11eng.html"
                }
            }
        },
        {
            "position": 1,
            "ranking": "1",
            "score": "927",
            "competition": {
                "id": 6958,
                "name": "C64 Graphics (Public vote)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1815/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1815/",
                    "id": 1815,
                    "name": "ArtField 2011",
                    "tagline": "",
                    "start_date": "2011-05-28",
                    "end_date": "2011-05-28",
                    "location": "Voronezh, Voronezj, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 51.67204,
                    "longitude": 39.1843,
                    "website": "http://zxparty.nedopc.com/index11eng.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/36/b6c6.147118.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e6/36/b6c6.147118.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/36/b6c6.147118.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}