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

{
    "url": "https://demozoo.org/api/v1/productions/167553/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167553/",
    "id": 167553,
    "title": "C64 Debugger v0.5",
    "author_nicks": [
        {
            "name": "Samar Productions",
            "abbreviation": "SMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-06-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Slajerek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72289/?format=api",
                    "id": 72289,
                    "name": "Slajerek",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/samar/C64Debugger-v0.5.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://sourceforge.net/projects/c64-debugger/"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=156892"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67569"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "227",
            "competition": {
                "id": 12976,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3111/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3111/",
                    "id": 3111,
                    "name": "Stary Piernik 2016",
                    "tagline": "11",
                    "start_date": "2016-06-03",
                    "end_date": "2016-06-05",
                    "location": "Toruń, Kujawsko-Pomorskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.01375,
                    "longitude": 18.59814,
                    "website": "http://piernik.arise64.pl/category/stary-piernik-10/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d4/ea/3069.125799.png",
            "original_width": 1440,
            "original_height": 900,
            "standard_url": "https://media.demozoo.org/screens/s/d4/ea/3069.125799.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d4/ea/3069.125799.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}