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

{
    "url": "https://demozoo.org/api/v1/productions/200086/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200086/",
    "id": 200086,
    "title": "Intermezzo",
    "author_nicks": [
        {
            "name": "Oryx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22514/?format=api",
                "id": 22514,
                "name": "Oryx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-06-17",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bmod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22480/?format=api",
                    "id": 22480,
                    "name": "Bmod",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bmod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22480/?format=api",
                    "id": 22480,
                    "name": "Bmod",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/takeover00/anim/bmod-intermezzo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=27786"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=loc1nYt64JA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "not shown",
            "score": "",
            "competition": {
                "id": 5200,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/996/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/996/",
                    "id": 996,
                    "name": "Takeover 2000",
                    "tagline": "The Millennium Edition",
                    "start_date": "2000-06-16",
                    "end_date": "2000-06-18",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}