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

{
    "url": "https://demozoo.org/api/v1/productions/31741/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/31741/",
    "id": 31741,
    "title": "Eye of the Storm",
    "author_nicks": [
        {
            "name": "Veto",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3686/?format=api",
                "id": 3686,
                "name": "Veto",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arsenic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2153/?format=api",
                "id": 2153,
                "name": "Arsenic",
                "is_group": true
            }
        },
        {
            "name": "Oxyron",
            "abbreviation": "OXY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                "id": 762,
                "name": "Oxyron",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-04-08",
    "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": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=134759"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/revision12/oldskool_graphics/eye_of_the_storm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=107782"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "1111",
            "competition": {
                "id": 2580,
                "name": "Oldskool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/933/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/933/",
                    "id": 933,
                    "name": "Revision 2012",
                    "tagline": "",
                    "start_date": "2012-04-06",
                    "end_date": "2012-04-09",
                    "location": "Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.2354,
                    "longitude": 6.98165,
                    "website": "https://2012.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/ec/887a.166788.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/a4/ec/887a.166788.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/ec/887a.166788.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}