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

{
    "url": "https://demozoo.org/api/v1/productions/8776/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8776/",
    "id": 8776,
    "title": "Artway2007",
    "author_nicks": [
        {
            "name": "CLRSRC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6037/?format=api",
                "id": 6037,
                "name": "CLRSRC",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                    "id": 3785,
                    "name": "Nooly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://raist.cz/data/demoscene/clrsrc-ainv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31071"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/657/?format=api",
            "demozoo_url": "https://demozoo.org/parties/657/",
            "id": 657,
            "name": "ArtWay 2007",
            "tagline": "",
            "start_date": "2007-07-05",
            "end_date": "2007-07-08",
            "location": "Okres Tachov, Plzeňský, Czech Republic",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 49.76667,
            "longitude": 12.75,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}