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

{
    "url": "https://demozoo.org/api/v1/productions/2887/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2887/",
    "id": 2887,
    "title": "The Race",
    "author_nicks": [
        {
            "name": "Ludvig Pedersen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5399/?format=api",
                "id": 5399,
                "name": "Ludde",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-11-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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ludvig Pedersen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5399/?format=api",
                    "id": 5399,
                    "name": "Ludde",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ludvig Pedersen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5399/?format=api",
                    "id": 5399,
                    "name": "Ludde",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rune Berntsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103392/?format=api",
                    "id": 103392,
                    "name": "Rune Berntsen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rune Berntsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103392/?format=api",
                    "id": 103392,
                    "name": "Rune Berntsen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Pinocchio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1219/?format=api",
                    "id": 1219,
                    "name": "Pinnochio",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/Contraz/Race.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/kindergarden98/amiga/game/kg98-gam.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=82810"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31931"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "38",
            "competition": {
                "id": 296,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/147/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/147/",
                    "id": 147,
                    "name": "Kindergarden 1998",
                    "tagline": "",
                    "start_date": "1998-11-13",
                    "end_date": "1998-11-15",
                    "location": "Bærum, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.88996,
                    "longitude": 10.52649,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/e6/457a.299649.jpg",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/11/e6/457a.299649.jpg",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/e6/457a.299649.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}