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

{
    "url": "https://demozoo.org/api/v1/productions/331496/?format=api",
    "demozoo_url": "https://demozoo.org/productions/331496/",
    "id": 331496,
    "title": "X-Mas 2003!",
    "author_nicks": [
        {
            "name": "Covenant",
            "abbreviation": "CVT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5744/?format=api",
                "id": 5744,
                "name": "Covenant",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-12-24",
    "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=8685"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11255"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=47213"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18686,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4843/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4843/",
                    "id": 4843,
                    "name": "Year 2003 Christmas Demo Competition",
                    "tagline": "",
                    "start_date": "2003-12-24",
                    "end_date": "2003-12-24",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.zoo-terraristik.de/christmas/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}