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

{
    "url": "https://demozoo.org/api/v1/productions/6114/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6114/",
    "id": 6114,
    "title": "Fascism Sucks",
    "author_nicks": [
        {
            "name": "Animators",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3337/?format=api",
                "id": 3337,
                "name": "Animators",
                "is_group": true
            }
        },
        {
            "name": "Dual Crew Shining",
            "abbreviation": "DCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Animators/ANIMATORS%26DCS-Fascism"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=2781"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14121"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "384",
            "competition": {
                "id": 612,
                "name": "Amiga Fast 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/31/e2/11c3.jw6548.png",
            "original_width": 331,
            "original_height": 261,
            "standard_url": "https://media.demozoo.org/screens/s/31/e2/11c3.jw6548.png",
            "standard_width": 331,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/31/e2/11c3.jw6548.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "politics",
        "antifascism"
    ]
}