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

{
    "url": "https://demozoo.org/api/v1/productions/346282/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346282/",
    "id": 346282,
    "title": "Who's Really the Best?",
    "author_nicks": [
        {
            "name": "Radwar Enterprises",
            "abbreviation": "RWE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6158/?format=api",
                "id": 6158,
                "name": "Radwar Enterprises",
                "is_group": true
            }
        },
        {
            "name": "The Light Circle",
            "abbreviation": "TLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14863/?format=api",
                "id": 14863,
                "name": "The Light Circle",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-10-03",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/30279/COMPETITIONTLC.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=39936"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=44864"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5002/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5002/",
            "id": 5002,
            "name": "Who's Really the Best?",
            "tagline": "",
            "start_date": "1987-10-03",
            "end_date": "1987-12-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}