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

{
    "url": "https://demozoo.org/api/v1/productions/173852/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173852/",
    "id": 173852,
    "title": "Vinterhack 2012 (vh2012)",
    "author_nicks": [
        {
            "name": "Terric",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17558/?format=api",
                "id": 17558,
                "name": "Terric",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Meta",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17184/?format=api",
                "id": 17184,
                "name": "Meta",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-02-26",
    "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": [
        {
            "nick": {
                "name": "Terric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17558/?format=api",
                    "id": 17558,
                    "name": "Terric",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Terric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17558/?format=api",
                    "id": 17558,
                    "name": "Terric",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Terric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17558/?format=api",
                    "id": 17558,
                    "name": "Terric",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Duck LaRock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5078/?format=api",
                    "id": 5078,
                    "name": "Duck LaRock",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=132673"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=105901"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58847"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1359/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1359/",
            "id": 1359,
            "name": "Nordic Atari Show 2012",
            "tagline": "Vinterhack 2k12 Retrodatorträff",
            "start_date": "2012-02-24",
            "end_date": "2012-02-26",
            "location": "Tidaholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.17952,
            "longitude": 13.9572,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}