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

{
    "url": "https://demozoo.org/api/v1/productions/42451/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42451/",
    "id": 42451,
    "title": "Enigma",
    "author_nicks": [
        {
            "name": "Cola",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37282/?format=api",
                "id": 37282,
                "name": "Cola",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "JoIn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37283/?format=api",
                "id": 37283,
                "name": "JoIn",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-02-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/bytefall99/512b/j_enigma.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14787"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "5.08",
            "competition": {
                "id": 4073,
                "name": "512b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/373/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/373/",
                    "id": 373,
                    "name": "Bytefall 1999",
                    "tagline": "",
                    "start_date": "1999-02-27",
                    "end_date": "1999-02-28",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614971,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/aa/7f01.316379.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/f6/aa/7f01.316379.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/aa/7f01.316379.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/cb/d7/7881.316380.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/cb/d7/7881.316380.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cb/d7/7881.316380.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/37/5e/3eb4.316381.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/37/5e/3eb4.316381.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/5e/3eb4.316381.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}