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

{
    "url": "https://demozoo.org/api/v1/productions/21057/?format=api",
    "demozoo_url": "https://demozoo.org/productions/21057/",
    "id": 21057,
    "title": "Heroes",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-11-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Macaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/483/?format=api",
                    "id": 483,
                    "name": "Rasmus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Andromeda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/187/?format=api",
                    "id": 187,
                    "name": "Andromeda",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Graffik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/551/?format=api",
                    "id": 551,
                    "name": "Graffik",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo, font"
        },
        {
            "nick": {
                "name": "Mick Rippon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3037/?format=api",
                    "id": 3037,
                    "name": "Mick Rippon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/trsac00.5/demo/heroes.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3394"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 1364,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/193/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/193/",
                    "id": 193,
                    "name": "TRSAC 00.5",
                    "tagline": "",
                    "start_date": "2000-11-03",
                    "end_date": "2000-11-05",
                    "location": "Horsens Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.9274,
                    "longitude": 9.77377,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e3/9c/d285.332126.png",
            "original_width": 513,
            "original_height": 383,
            "standard_url": "https://media.demozoo.org/screens/s/e3/9c/d285.332126.jpg",
            "standard_width": 400,
            "standard_height": 298,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e3/9c/d285.332126.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}