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

{
    "url": "https://demozoo.org/api/v1/productions/205912/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/205912/",
    "id": 205912,
    "title": ".mod Sample Master",
    "author_nicks": [
        {
            "name": "Fred",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5261/?format=api",
                "id": 5261,
                "name": "Fred",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Gang",
            "abbreviation": "GNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                "id": 4083,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-07-06",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/edison19/ascii_ansi_petscii/fred_-_msm.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "67",
            "competition": {
                "id": 15279,
                "name": "ASCII/ANSI/PETSCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3712/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3712/",
                    "id": 3712,
                    "name": "Edison 2019",
                    "tagline": "Arx•Proelio",
                    "start_date": "2019-07-05",
                    "end_date": "2019-07-07",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": "https://edisonparty.com"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/c3/eb2b.255587.png",
            "original_width": 513,
            "original_height": 78,
            "standard_url": "https://media.demozoo.org/screens/s/09/c3/eb2b.255587.png",
            "standard_width": 400,
            "standard_height": 78,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/c3/eb2b.255587.png",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": []
}