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

{
    "url": "https://demozoo.org/api/v1/productions/242135/?format=api",
    "demozoo_url": "https://demozoo.org/productions/242135/",
    "id": 242135,
    "title": "Comeback",
    "author_nicks": [
        {
            "name": "Eclipse",
            "abbreviation": "ECL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/538/?format=api",
                "id": 538,
                "name": "Eclipse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-06-27",
    "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": "Neure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14009/?format=api",
                    "id": 14009,
                    "name": "Neure",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Peeri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13387/?format=api",
                    "id": 13387,
                    "name": "Peeri",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/E/Eclipse/EclipseSF-Comeback.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/motorola_inside98/demo/comeback.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=80690"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "2",
            "competition": {
                "id": 3766,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/916/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/916/",
                    "id": 916,
                    "name": "Motorola Inside 1998",
                    "tagline": "The Amiga Paradise",
                    "start_date": "1998-06-26",
                    "end_date": "1998-06-28",
                    "location": "Lahti, Päijät-Häme, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.98277,
                    "longitude": 25.65411,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0d/54/acef.jw121586.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/0d/54/acef.jw121586.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0d/54/acef.jw121586.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}