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

{
    "url": "https://demozoo.org/api/v1/productions/21439/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/21439/",
    "id": 21439,
    "title": "You. Here. Now.",
    "author_nicks": [
        {
            "name": "Archmage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/648/?format=api",
                "id": 648,
                "name": "Archmage",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Booze Design",
            "abbreviation": "BD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1287/?format=api",
                "id": 1287,
                "name": "Booze Design",
                "is_group": true
            }
        },
        {
            "name": "SHAPE",
            "abbreviation": "SHP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                "id": 947,
                "name": "SHAPE",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-02-06",
    "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/datastorm11/c64/grfx/ds2011gfx.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=97764"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "209",
            "competition": {
                "id": 1391,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/57/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/57/",
                    "id": 57,
                    "name": "Datastorm 2011",
                    "tagline": "",
                    "start_date": "2011-02-04",
                    "end_date": "2011-02-06",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": "https://datastorm.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/08/c7/6a3e.52008.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/08/c7/6a3e.52008.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/c7/6a3e.52008.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-hires-mode",
        "graphics-with-music"
    ]
}