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

{
    "url": "https://demozoo.org/api/v1/productions/332785/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332785/",
    "id": 332785,
    "title": "Atomic Age 64",
    "author_nicks": [
        {
            "name": "Cascade",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3880/?format=api",
                "id": 3880,
                "name": "Cascade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-12-31",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://noname.c64.org/csdb/release/download.php?id=17807"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=4507"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43557"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 18380,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4802/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4802/",
                    "id": 4802,
                    "name": "Out of Order - Winter Party 1999",
                    "tagline": "Jmp $07d0",
                    "start_date": "1999-12-28",
                    "end_date": "1999-12-31",
                    "location": "Hoppstädten, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.7,
                    "longitude": 7.53333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}