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

{
    "url": "https://demozoo.org/api/v1/productions/2509/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2509/",
    "id": 2509,
    "title": "2K Intro",
    "author_nicks": [
        {
            "name": "Iris",
            "abbreviation": "IRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-17",
    "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/37/?format=api",
            "id": 37,
            "name": "2K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Chauple",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1176/?format=api",
                    "id": 1176,
                    "name": "Chauple",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/I/Iris/IRIS-Kg2k"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/kindergarden96b/amiga/in40/kg6_intr.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11136"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2949"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "55",
            "competition": {
                "id": 237,
                "name": "2K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/145/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/145/",
                    "id": 145,
                    "name": "Kindergarden 1996 (6)",
                    "tagline": "",
                    "start_date": "1996-11-15",
                    "end_date": "1996-11-17",
                    "location": "Hellerud, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.91601,
                    "longitude": 10.85363,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/71/4d/9644.jw24669.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/71/4d/9644.jw24669.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/71/4d/9644.jw24669.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}