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

{
    "url": "https://demozoo.org/api/v1/productions/64501/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/64501/",
    "id": 64501,
    "title": "Try Moore",
    "author_nicks": [
        {
            "name": "Degrysin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6803/?format=api",
                "id": 6803,
                "name": "Degrysin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nah Kolor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor",
                "is_group": true
            }
        },
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-07-06",
    "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/2002/twilight02/grtc/try_more.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "139",
            "competition": {
                "id": 7139,
                "name": "Rendered Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/299/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/299/",
                    "id": 299,
                    "name": "Twilight 2002",
                    "tagline": "",
                    "start_date": "2002-07-06",
                    "end_date": "2002-07-06",
                    "location": "Horad Hrodna, Grodnenskaya, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.68333,
                    "longitude": 23.83333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e4/86/8884.131445.jpg",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/e4/86/8884.131445.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e4/86/8884.131445.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}