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

{
    "url": "https://demozoo.org/api/v1/productions/56449/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/56449/",
    "id": 56449,
    "title": "Pilot",
    "author_nicks": [
        {
            "name": "Elf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33333/?format=api",
                "id": 33333,
                "name": "Elf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-05-09",
    "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/2001/millenium01.ru/grfx/truecolor/12-pilot_by_elf.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "5.3571",
            "competition": {
                "id": 6057,
                "name": "GFX (handdrawn & rendered)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/292/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/292/",
                    "id": 292,
                    "name": "Millennium 1901",
                    "tagline": "",
                    "start_date": "2001-05-09",
                    "end_date": "2001-05-10",
                    "location": "Horad Minsk, Minsk City, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.9,
                    "longitude": 27.56667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/72/4a/9848.pl223029.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/72/4a/9848.pl223029.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/4a/9848.pl223029.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}