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

{
    "url": "https://demozoo.org/api/v1/productions/34233/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34233/",
    "id": 34233,
    "title": "Friends",
    "author_nicks": [
        {
            "name": "Ward",
            "abbreviation": "WRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12976/?format=api",
                "id": 12976,
                "name": "Ward",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-11-29",
    "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": [
        {
            "nick": {
                "name": "Tesla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39345/?format=api",
                    "id": 39345,
                    "name": "Tesla",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/W/Ward/Ward-Friends.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/grep02/intro/friends.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=79677"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "55",
            "competition": {
                "id": 2886,
                "name": "Amiga Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/375/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/375/",
                    "id": 375,
                    "name": "Compusphere 1997 (9)",
                    "tagline": "",
                    "start_date": "1997-11-28",
                    "end_date": "1997-11-30",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se/"
                }
            }
        },
        {
            "position": 3,
            "ranking": "3",
            "score": "16",
            "competition": {
                "id": 7628,
                "name": "Intro (Amiga)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1340/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1340/",
                    "id": 1340,
                    "name": "Grep 2002",
                    "tagline": "",
                    "start_date": "2002-07-18",
                    "end_date": "2002-07-21",
                    "location": "Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.198448,
                    "longitude": 17.55142,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1f/a6/d4e9.jw119306b.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/1f/a6/d4e9.jw119306b.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1f/a6/d4e9.jw119306b.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/46/ae01.jw119306a.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/e5/46/ae01.jw119306a.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/46/ae01.jw119306a.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}