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

{
    "url": "https://demozoo.org/api/v1/productions/26668/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/26668/",
    "id": 26668,
    "title": "Der Wille zur Macht",
    "author_nicks": [
        {
            "name": "Elend",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10319/?format=api",
                "id": 10319,
                "name": "Elend",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Impure",
            "abbreviation": "imp",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                "id": 10320,
                "name": "Impure",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-12-28",
    "supertype": "graphics",
    "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/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/tum02/ansi/eld%21-der_wille_zur_macht.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "43",
            "competition": {
                "id": 1858,
                "name": "ANSI/Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/167/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/167/",
                    "id": 167,
                    "name": "The Ultimate Meeting 2002",
                    "tagline": "",
                    "start_date": "2002-12-27",
                    "end_date": "2002-12-29",
                    "location": "Mannheim, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.49671,
                    "longitude": 8.47955,
                    "website": "http://2002.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/24/18/1be2.57585.png",
            "original_width": 640,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/24/18/1be2.57585.png",
            "standard_width": 400,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/24/18/1be2.57585.png",
            "thumbnail_width": 200,
            "thumbnail_height": 120
        }
    ],
    "tags": []
}