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

{
    "url": "https://demozoo.org/api/v1/productions/271704/?format=api",
    "demozoo_url": "https://demozoo.org/productions/271704/",
    "id": 271704,
    "title": "The Snowman 16 MB",
    "author_nicks": [
        {
            "name": "Reboot",
            "abbreviation": "RBT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2466/?format=api",
                "id": 2466,
                "name": "Reboot",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-12-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
            "id": 50,
            "name": "Atari Jaguar"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cyrano Jones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2368/?format=api",
                    "id": 2368,
                    "name": "Cyrano Jones",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/JAGUAR/REBOOT/SNOWMAN.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=er6lvsXrbe4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "333",
            "competition": {
                "id": 15651,
                "name": "Atari Jaguar Intro & Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3781/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3781/",
                    "id": 3781,
                    "name": "Silly Venture 2019",
                    "tagline": "Keeping the legacy of the ATARI scene alive!",
                    "start_date": "2019-12-06",
                    "end_date": "2019-12-08",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "commercial-music",
        "the-snowman"
    ]
}