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

{
    "url": "https://demozoo.org/api/v1/productions/333076/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333076/",
    "id": 333076,
    "title": "Adwarp #9",
    "author_nicks": [
        {
            "name": "Kreciki",
            "abbreviation": "KRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49545/?format=api",
                "id": 49545,
                "name": "Kreciki",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://noname.c64.org/csdb/release/download.php?id=27269"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9971"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37029"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4839/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4839/",
            "id": 4839,
            "name": "Adwarp Intro Compo",
            "tagline": "",
            "start_date": "1999",
            "end_date": "1999",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}