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

{
    "url": "https://demozoo.org/api/v1/productions/85032/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85032/",
    "id": 85032,
    "title": "Ugly Kid, Magic Star",
    "author_nicks": [
        {
            "name": "Fourth Dimension",
            "abbreviation": "FTD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                "id": 8953,
                "name": "4th Dimension",
                "is_group": true
            }
        },
        {
            "name": "Triebkraft",
            "abbreviation": "TBK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9040/?format=api",
                "id": 9040,
                "name": "Triebkraft",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-06-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/dihalt07/zx/demo/tbk_%26_4d-ugly_kid%2C_magic_star_%5Bpartyfix%5D.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30901"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7,237",
            "competition": {
                "id": 8938,
                "name": "ZX Spectrum Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/960/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/960/",
                    "id": 960,
                    "name": "DiHalt 2007",
                    "tagline": "",
                    "start_date": "2007-06-02",
                    "end_date": "2007-06-03",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://www.dihalt.org.ru/index_eng.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/00/0c/f64b.280726.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/00/0c/f64b.280726.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/00/0c/f64b.280726.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ef/f9/3fb4.280727.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/ef/f9/3fb4.280727.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ef/f9/3fb4.280727.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}