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

{
    "url": "https://demozoo.org/api/v1/productions/8804/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8804/",
    "id": 8804,
    "title": "Not Art",
    "author_nicks": [
        {
            "name": "NecroStudios",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3635/?format=api",
                "id": 3635,
                "name": "NecroStudios",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lemoniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11665/?format=api",
                    "id": 11665,
                    "name": "Lemoniac",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lemoniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11665/?format=api",
                    "id": 11665,
                    "name": "Lemoniac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3840/?format=api",
                    "id": 3840,
                    "name": "Slack",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Slack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3840/?format=api",
                    "id": 3840,
                    "name": "Slack",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "softsynth"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://slack.codemaniacs.com/intros/not_art_final_version.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/euskal13/in4k/not_art.tgz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/euskal13/in4k/not_art_final_version.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18261"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "157",
            "competition": {
                "id": 8445,
                "name": "Open 4Kb",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/499/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/499/",
                    "id": 499,
                    "name": "Euskal 2005",
                    "tagline": "Euskal Encounter 13",
                    "start_date": "2005-07-22",
                    "end_date": "2005-07-25",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sdl"
    ]
}