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

{
    "url": "https://demozoo.org/api/v1/productions/39587/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39587/",
    "id": 39587,
    "title": "Backpage",
    "author_nicks": [
        {
            "name": "Suspend",
            "abbreviation": "SPD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pointman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10861/?format=api",
                    "id": 10861,
                    "name": "Pointman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pointman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10861/?format=api",
                    "id": 10861,
                    "name": "Pointman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "scenes"
        },
        {
            "nick": {
                "name": "Wacek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3619/?format=api",
                    "id": 3619,
                    "name": "Wacek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rav",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16973/?format=api",
                    "id": 16973,
                    "name": "Rav",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "main 3d scenes"
        },
        {
            "nick": {
                "name": "Rappid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10863/?format=api",
                    "id": 10863,
                    "name": "Rappid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logos"
        },
        {
            "nick": {
                "name": "Flow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25313/?format=api",
                    "id": 25313,
                    "name": "Flow",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "pictures"
        },
        {
            "nick": {
                "name": "Insect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16977/?format=api",
                    "id": 16977,
                    "name": "Insect",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii, ansi"
        },
        {
            "nick": {
                "name": "Mrock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/279/?format=api",
                    "id": 279,
                    "name": "Mrock",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "fonts"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/ambience99/in64/back131.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6620"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7Ngq9HnYFvU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "885",
            "competition": {
                "id": 2919,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/572/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/572/",
                    "id": 572,
                    "name": "Ambience 1999",
                    "tagline": "",
                    "start_date": "1999-02-26",
                    "end_date": "1999-02-28",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5e/13/2c47.341211.jpg",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/5e/13/2c47.341211.jpg",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5e/13/2c47.341211.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "realtime-raytracing"
    ]
}