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

{
    "url": "https://demozoo.org/api/v1/productions/134888/?format=api",
    "demozoo_url": "https://demozoo.org/productions/134888/",
    "id": 134888,
    "title": "Last Place",
    "author_nicks": [
        {
            "name": "Wodash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75583/?format=api",
                "id": 75583,
                "name": "Wodash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Coine",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44614/?format=api",
                "id": 44614,
                "name": "Coine",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-03-14",
    "supertype": "production",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=169875"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/forever15/c64_1k/coine-lastplace.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=137014"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73190"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "309",
            "competition": {
                "id": 11324,
                "name": "C64 1K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2392/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2392/",
                    "id": 2392,
                    "name": "Forever 2015",
                    "tagline": "Back to the Cyberspace",
                    "start_date": "2015-03-13",
                    "end_date": "2015-03-15",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://www.forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1b/fc/e556.310322.png",
            "original_width": 380,
            "original_height": 268,
            "standard_url": "https://media.demozoo.org/screens/s/1b/fc/e556.310322.png",
            "standard_width": 380,
            "standard_height": 268,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/fc/e556.310322.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}