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

{
    "url": "https://demozoo.org/api/v1/productions/344393/?format=api",
    "demozoo_url": "https://demozoo.org/productions/344393/",
    "id": 344393,
    "title": "DATASTORM 2014 Invitation",
    "author_nicks": [
        {
            "name": "Up Rough",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dubmood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/520/?format=api",
                    "id": 520,
                    "name": "Dubmood",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Spot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3168/?format=api",
                    "id": 3168,
                    "name": "Spot",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics, animation"
        },
        {
            "nick": {
                "name": "Spot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3168/?format=api",
                    "id": 3168,
                    "name": "Spot",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "direction"
        },
        {
            "nick": {
                "name": "Yonx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10271/?format=api",
                    "id": 10271,
                    "name": "Yonx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/datastorm14/misc/up-14swf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61980"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7s0KQFsvdA4"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1954/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1954/",
            "id": 1954,
            "name": "Datastorm 2014",
            "tagline": "The Final Datastorm",
            "start_date": "2014-02-14",
            "end_date": "2014-02-16",
            "location": "Gothenburg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.701328,
            "longitude": 11.96689,
            "website": "http://www.datastorm.se/"
        }
    ],
    "screenshots": [],
    "tags": []
}