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

{
    "url": "https://demozoo.org/api/v1/productions/45794/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45794/",
    "id": 45794,
    "title": "Eclipse",
    "author_nicks": [
        {
            "name": "Madwizards",
            "abbreviation": "MWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-10",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Noxis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10566/?format=api",
                    "id": 10566,
                    "name": "Noxis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Noxis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10566/?format=api",
                    "id": 10566,
                    "name": "Noxis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Budgie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11691/?format=api",
                    "id": 11691,
                    "name": "Budgie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Protas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10256/?format=api",
                    "id": 10256,
                    "name": "Protas",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/M/Madwizards-Mawi/mwi-ecli.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/xenium99/amiga/in64/mwi-eclf.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11975"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7377"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=h8fKzchDtWA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "129",
            "competition": {
                "id": 4548,
                "name": "Amiga Intro 64KB",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1091/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1091/",
                    "id": 1091,
                    "name": "Xenium 1999",
                    "tagline": "",
                    "start_date": "1999-07-10",
                    "end_date": "1999-07-11",
                    "location": "Włocławek, Kujawsko-Pomorskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.64817,
                    "longitude": 19.0678,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/b8/4df5.345578.png",
            "original_width": 748,
            "original_height": 551,
            "standard_url": "https://media.demozoo.org/screens/s/03/b8/4df5.345578.jpg",
            "standard_width": 400,
            "standard_height": 294,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/b8/4df5.345578.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/10/ea/acd8.345577.png",
            "original_width": 744,
            "original_height": 551,
            "standard_url": "https://media.demozoo.org/screens/s/10/ea/acd8.345577.jpg",
            "standard_width": 400,
            "standard_height": 296,
            "thumbnail_url": "https://media.demozoo.org/screens/t/10/ea/acd8.345577.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": []
}