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

{
    "url": "https://demozoo.org/api/v1/productions/28100/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/28100/",
    "id": 28100,
    "title": "Desert Rose",
    "author_nicks": [
        {
            "name": "Malacai",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19434/?format=api",
                "id": 19434,
                "name": "Malacai",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tronix",
            "abbreviation": "TRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19435/?format=api",
                "id": 19435,
                "name": "Tronix",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-06-17",
    "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/1995/icing95/grfx/malacai.desert_rose.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "14",
            "score": "8",
            "competition": {
                "id": 2083,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/601/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/601/",
                    "id": 601,
                    "name": "Icing 1995",
                    "tagline": "",
                    "start_date": "1995-06-15",
                    "end_date": "1995-06-18",
                    "location": "Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77452,
                    "longitude": 12.26967,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/00/ac/9ef1.164944.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/00/ac/9ef1.164944.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/00/ac/9ef1.164944.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nsfw"
    ]
}