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

{
    "url": "https://demozoo.org/api/v1/productions/24302/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/24302/",
    "id": 24302,
    "title": "Avatar",
    "author_nicks": [
        {
            "name": "Inferno",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1069/?format=api",
                "id": 1069,
                "name": "Inferno",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Haujobb",
            "abbreviation": "HJB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04-22",
    "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/2000/thegathering00/grfx/avatar.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "715",
            "competition": {
                "id": 1668,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/46/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/46/",
                    "id": 46,
                    "name": "The Gathering 2000",
                    "tagline": "The Gathering 1900",
                    "start_date": "2000-04-19",
                    "end_date": "2000-04-23",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "https://archive.gathering.org/tg00/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/42/66/6d75.7211.jpg",
            "original_width": 550,
            "original_height": 726,
            "standard_url": "https://media.demozoo.org/screens/s/42/66/6d75.7211.jpg",
            "standard_width": 227,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/42/66/6d75.7211.jpg",
            "thumbnail_width": 113,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}