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

{
    "url": "https://demozoo.org/api/v1/productions/70678/?format=api",
    "demozoo_url": "https://demozoo.org/productions/70678/",
    "id": 70678,
    "title": "Perplexed",
    "author_nicks": [
        {
            "name": "Resurrected",
            "abbreviation": "RSTD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38884/?format=api",
                "id": 38884,
                "name": "Resurrected",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-11-12",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Aron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82264/?format=api",
                    "id": 82264,
                    "name": "Aron",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Chaser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/508/?format=api",
                    "id": 508,
                    "name": "Chaser",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Seba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82999/?format=api",
                    "id": 82999,
                    "name": "Seba",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Stean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97766/?format=api",
                    "id": 97766,
                    "name": "Stean",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "add."
        },
        {
            "nick": {
                "name": "LC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82267/?format=api",
                    "id": 82267,
                    "name": "LC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "add."
        },
        {
            "nick": {
                "name": "Havoc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36187/?format=api",
                    "id": 36187,
                    "name": "Havoc",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/R/Resurrected/RSTD-Perplexed.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/gelloween94/demo/rstd-perplexed.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "147",
            "competition": {
                "id": 7566,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1455/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1455/",
                    "id": 1455,
                    "name": "Gelloween 1994",
                    "tagline": "",
                    "start_date": "1994-11-12",
                    "end_date": "1994-11-13",
                    "location": "Bydgoszcz, Kujawsko-Pomorskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.1235,
                    "longitude": 18.00762,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d4/fa/c480.291094.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/d4/fa/c480.291094.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d4/fa/c480.291094.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}