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

{
    "url": "https://demozoo.org/api/v1/productions/6147/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6147/",
    "id": 6147,
    "title": "Symbology",
    "author_nicks": [
        {
            "name": "Admire",
            "abbreviation": "AMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10447/?format=api",
                "id": 10447,
                "name": "Admire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10446/?format=api",
                    "id": 10446,
                    "name": "Mack",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Latecomer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10451/?format=api",
                    "id": 10451,
                    "name": "Latecomer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Betacarotine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10449/?format=api",
                    "id": 10449,
                    "name": "Betacarotine",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/theparty93/in80/symb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2576"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=48E2c6V84IA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "1008",
            "competition": {
                "id": 616,
                "name": "PC 80K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/92/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/92/",
                    "id": 92,
                    "name": "The Party 1993",
                    "tagline": "You Can't Beat The Feeling!",
                    "start_date": "1993-12-27",
                    "end_date": "1993-12-29",
                    "location": "Herning, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.137415,
                    "longitude": 8.97689,
                    "website": "http://theparty.dk/wiki/The_Party_1993"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a6/f1/56c1.350251.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/a6/f1/56c1.350251.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a6/f1/56c1.350251.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}