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

{
    "url": "https://demozoo.org/api/v1/productions/120389/?format=api",
    "demozoo_url": "https://demozoo.org/productions/120389/",
    "id": 120389,
    "title": "My First Intro",
    "author_nicks": [
        {
            "name": "Commander",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53709/?format=api",
                "id": 53709,
                "name": "Commander",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Raiders of the Lost Empire",
            "abbreviation": "ROLE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-08",
    "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/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/bse98/amiga/in40/03_my1stintro.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/bse98/amiga/in40/bse-40kb.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=74242"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "14",
            "competition": {
                "id": 10790,
                "name": "Amiga 40Kb",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/891/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/891/",
                    "id": 891,
                    "name": "Belgian Scene Event 1998",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Diepenbeek, Provincie Limburg, Flemish Region, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.9078,
                    "longitude": 5.4221,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f4/62/b92d.jw105301.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/f4/62/b92d.jw105301.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f4/62/b92d.jw105301.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}