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

{
    "url": "https://demozoo.org/api/v1/productions/41291/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/41291/",
    "id": 41291,
    "title": "Desert",
    "author_nicks": [
        {
            "name": "Jimmi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24078/?format=api",
                "id": 24078,
                "name": "Jimmi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cyberdudes.dk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24079/?format=api",
                "id": 24079,
                "name": "Cyberdudes.dk",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-10",
    "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/1998/the_meltdown98/grfx/desert.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 3936,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/859/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/859/",
                    "id": 859,
                    "name": "The Meltdown 1998 (3)",
                    "tagline": "",
                    "start_date": "1998-10",
                    "end_date": "1998-10",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/58/bd36.pl47259.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/3e/58/bd36.pl47259.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/58/bd36.pl47259.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}