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

{
    "url": "https://demozoo.org/api/v1/productions/18510/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18510/",
    "id": 18510,
    "title": "Zero-G 2",
    "author_nicks": [
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Antibyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/563/?format=api",
                    "id": 563,
                    "name": "Antibyte",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Made",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131/?format=api",
                    "id": 131,
                    "name": "Made",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Deck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8845/?format=api",
                    "id": 8845,
                    "name": "Deck",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.funet.fi/pub/amiga/demos/Scoopex/Scoopex.Zero-G2.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/theparty96/amiga/in40/scx-0g2.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=1035"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3523"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=gCvTVlKpMvg"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=smZZ2i9oJgM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "346",
            "competition": {
                "id": 1111,
                "name": "Amiga 40K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/95/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/95/",
                    "id": 95,
                    "name": "The Party 1996",
                    "tagline": "End of an Era",
                    "start_date": "1996-12-27",
                    "end_date": "1996-12-30",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/93/f4/76e6.342576.jpg",
            "original_width": 385,
            "original_height": 276,
            "standard_url": "https://media.demozoo.org/screens/s/93/f4/76e6.342576.jpg",
            "standard_width": 385,
            "standard_height": 276,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/f4/76e6.342576.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "the-player-v6.1a"
    ]
}