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

{
    "url": "https://demozoo.org/api/v1/productions/362584/?format=api",
    "demozoo_url": "https://demozoo.org/productions/362584/",
    "id": 362584,
    "title": "Goodbye Future Composer",
    "author_nicks": [
        {
            "name": "The Force",
            "abbreviation": "TF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49647/?format=api",
                "id": 49647,
                "name": "The Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Guy Shavitt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5142/?format=api",
                    "id": 5142,
                    "name": "Guy Shavitt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "OL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146395/?format=api",
                    "id": 146395,
                    "name": "OL",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Danny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122330/?format=api",
                    "id": 122330,
                    "name": "Danny",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Danny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122330/?format=api",
                    "id": 122330,
                    "name": "Danny",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Diflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7536/?format=api",
                    "id": 7536,
                    "name": "Markus Schneider",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nir P.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122329/?format=api",
                    "id": 122329,
                    "name": "Nir P.",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://c64.rulez.org/pub/c64/Demos/t/The_Force/Goodbye_Future_Composer.rar"
        },
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/t/The_Force[Israel]/Goodbye_Future_Composer.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/44136/Goodbye_Future_Composer.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "C64chProduction",
            "url": "https://c64.ch/productions/9053"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=52544"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43232"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bg3Y1SRPhwc"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/1b/7ea1.354160.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/94/1b/7ea1.354160.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/1b/7ea1.354160.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/1e/99/9ede.354159.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/1e/99/9ede.354159.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1e/99/9ede.354159.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "one-file-demo"
    ]
}