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

{
    "url": "https://demozoo.org/api/v1/productions/41077/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/41077/",
    "id": 41077,
    "title": "Alien",
    "author_nicks": [
        {
            "name": "Flender",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1892/?format=api",
                "id": 1892,
                "name": "Flender",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Spooky Fellows",
            "abbreviation": "TSF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26175/?format=api",
                "id": 26175,
                "name": "The Spooky Fellows",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-03-14",
    "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/spoletium98/graphics/spo98-gf.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "24",
            "competition": {
                "id": 3904,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1037/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1037/",
                    "id": 1037,
                    "name": "Spoletium 1998",
                    "tagline": "",
                    "start_date": "1998-03-14",
                    "end_date": "1998-03-15",
                    "location": "Spoleto, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.740978,
                    "longitude": 12.7383,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d1/22/1726.119197.png",
            "original_width": 640,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/d1/22/1726.119197.png",
            "standard_width": 339,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d1/22/1726.119197.png",
            "thumbnail_width": 169,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}