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

{
    "url": "https://demozoo.org/api/v1/productions/170834/?format=api",
    "demozoo_url": "https://demozoo.org/productions/170834/",
    "id": 170834,
    "title": "Atari Video Music - The Demo",
    "author_nicks": [
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-04-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "SvOlli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45904/?format=api",
                    "id": 45904,
                    "name": "SvOlli",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Skyrunner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3963/?format=api",
                    "id": 3963,
                    "name": "Skyrunner",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/revision17/wild/avm.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.atarihq.com/dedicated/videomusic.php"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://xayax.net/trsi/AtariVideoMusic-TheDemo/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=69677"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Fd7yAXr5Bbk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "943",
            "competition": {
                "id": 13140,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2949/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2949/",
                    "id": 2949,
                    "name": "Revision 2017",
                    "tagline": "",
                    "start_date": "2017-04-14",
                    "end_date": "2017-04-17",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2017.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5e/67/3d25.132542.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/5e/67/3d25.132542.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5e/67/3d25.132542.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "writeup-available"
    ]
}