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

{
    "url": "https://demozoo.org/api/v1/productions/172421/?format=api",
    "demozoo_url": "https://demozoo.org/productions/172421/",
    "id": 172421,
    "title": "Mortal Coil",
    "author_nicks": [
        {
            "name": "F#READY",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35273/?format=api",
                "id": 35273,
                "name": "F#READY",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Atari Invasion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71820/?format=api",
                "id": 71820,
                "name": "Atari Invasion",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-05-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "F#READY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35273/?format=api",
                    "id": 35273,
                    "name": "F#READY",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/FREADY/MORTAL.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/outline17/128_byte_intro/mortalcoil.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70197"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QhNSN_SPdRM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "129",
            "competition": {
                "id": 13233,
                "name": "128 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2941/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2941/",
                    "id": 2941,
                    "name": "Outline 2017",
                    "tagline": "",
                    "start_date": "2017-05-25",
                    "end_date": "2017-05-28",
                    "location": "Willemsoord, Gemeente Steenwijkerland, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.825,
                    "longitude": 6.05972,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/39/b1/5d40.137398.png",
            "original_width": 376,
            "original_height": 260,
            "standard_url": "https://media.demozoo.org/screens/s/39/b1/5d40.137398.png",
            "standard_width": 376,
            "standard_height": 260,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/b1/5d40.137398.png",
            "thumbnail_width": 200,
            "thumbnail_height": 138
        }
    ],
    "tags": [
        "noise",
        "tiny-intro-with-sound",
        "source-available"
    ]
}