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

{
    "url": "https://demozoo.org/api/v1/productions/22564/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/22564/",
    "id": 22564,
    "title": "Xperiment",
    "author_nicks": [
        {
            "name": "Zack",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1152/?format=api",
                "id": 1152,
                "name": "Zack",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Endzeit",
            "abbreviation": "EZT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6737/?format=api",
                "id": 6737,
                "name": "Endzeit",
                "is_group": true
            }
        },
        {
            "name": "Spaceballs",
            "abbreviation": "SPB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-03",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/thegathering99/grfx/xperimen.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "249",
            "competition": {
                "id": 1492,
                "name": "Pixeled Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/45/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/45/",
                    "id": 45,
                    "name": "The Gathering 1999",
                    "tagline": "",
                    "start_date": "1999-03-31",
                    "end_date": "1999-04-04",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "https://archive.gathering.org/tg99/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/28/ea8d.pl50561.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/fa/28/ea8d.pl50561.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/28/ea8d.pl50561.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}