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

{
    "url": "https://demozoo.org/api/v1/productions/47469/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/47469/",
    "id": 47469,
    "title": "New World",
    "author_nicks": [
        {
            "name": "Mooxifer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29142/?format=api",
                "id": 29142,
                "name": "Mooxifer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "K2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                "id": 3529,
                "name": "K2",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-12-02",
    "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/dreamhack00/grtc/new_world_by_mooxifer_k-2.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "22",
            "score": "76",
            "competition": {
                "id": 4778,
                "name": "Raytraced Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/244/",
                    "id": 244,
                    "name": "Dreamhack 2000",
                    "tagline": "",
                    "start_date": "2000-11-30",
                    "end_date": "2000-12-03",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/26/2e0b.pl51139.jpg",
            "original_width": 720,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/af/26/2e0b.pl51139.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/26/2e0b.pl51139.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}