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

{
    "url": "https://demozoo.org/api/v1/productions/3009/?format=api",
    "demozoo_url": "https://demozoo.org/productions/3009/",
    "id": 3009,
    "title": "Quark",
    "author_nicks": [
        {
            "name": "Anadune",
            "abbreviation": "AND",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1493/?format=api",
                "id": 1493,
                "name": "Anadune",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-06",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Acryl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6779/?format=api",
                    "id": 6779,
                    "name": "Mr. Acryl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kazik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10872/?format=api",
                    "id": 10872,
                    "name": "Kazik",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Revisq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10140/?format=api",
                    "id": 10140,
                    "name": "Revisq",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Anadune/Anadune-Quark"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/kindergarden97/amiga/in64/kg97-64k.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11571"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17984"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bkbCoWOPrAM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "=1",
            "score": "43",
            "competition": {
                "id": 311,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/146/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/146/",
                    "id": 146,
                    "name": "Kindergarden 1997",
                    "tagline": "",
                    "start_date": "1997-07-03",
                    "end_date": "1997-07-06",
                    "location": "Hellerud, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.91601,
                    "longitude": 10.85363,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/34/df7e.jw25614b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/6b/34/df7e.jw25614b.jpg",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/34/df7e.jw25614b.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/79/61/e07b.jw25614a.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/79/61/e07b.jw25614a.jpg",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/79/61/e07b.jw25614a.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}