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

{
    "url": "https://demozoo.org/api/v1/productions/7258/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7258/",
    "id": 7258,
    "title": "The Gathering 1995 4k Intro",
    "author_nicks": [
        {
            "name": "Progressive Design",
            "abbreviation": "PGD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8476/?format=api",
                "id": 8476,
                "name": "Progressive Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-15",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/P-Others/PROGRESSIVE_DESIGN-4kTG95"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/thegathering95/amiga/in4k/g95_4k.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=18755"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32064"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "80",
            "competition": {
                "id": 202,
                "name": "Amiga 4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/41/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/41/",
                    "id": 41,
                    "name": "The Gathering 1995",
                    "tagline": "",
                    "start_date": "1995-04-11",
                    "end_date": "1995-04-15",
                    "location": "Stavanger, Rogaland, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 58.97005,
                    "longitude": 5.73332,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/a3/9e41.jw39083a.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/4b/a3/9e41.jw39083a.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/a3/9e41.jw39083a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/b6/00/e06a.jw39083b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/b6/00/e06a.jw39083b.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b6/00/e06a.jw39083b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}