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

{
    "url": "https://demozoo.org/api/v1/productions/268522/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/268522/",
    "id": 268522,
    "title": "Raster Split",
    "author_nicks": [
        {
            "name": "Electric",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6987/?format=api",
                "id": 6987,
                "name": "Electric",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Extend",
            "abbreviation": "EXT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-10-05",
    "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=226373"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=182442"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "606",
            "competition": {
                "id": 15512,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3823/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3823/",
                    "id": 3823,
                    "name": "Zoo 2019",
                    "tagline": "We Are The Chimpions!",
                    "start_date": "2019-10-04",
                    "end_date": "2019-10-06",
                    "location": "Akaa, Etelä-Pirkanmaa, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.16738,
                    "longitude": 23.86582,
                    "website": "https://zooparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3a/37/2e0f.194478.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/3a/37/2e0f.194478.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3a/37/2e0f.194478.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-hires-mode"
    ]
}