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

{
    "url": "https://demozoo.org/api/v1/productions/38658/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/38658/",
    "id": 38658,
    "title": "My Angel",
    "author_nicks": [
        {
            "name": "Narn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13514/?format=api",
                "id": 13514,
                "name": "Narn",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Axioma",
            "abbreviation": "AxA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13350/?format=api",
                "id": 13350,
                "name": "Axioma",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-10-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/cache98b/grfx/my_angel.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=5",
            "score": "30",
            "competition": {
                "id": 3562,
                "name": "Truecolor Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/460/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/460/",
                    "id": 460,
                    "name": "Cache 1998 Autumn (X)",
                    "tagline": "",
                    "start_date": "1998-10-09",
                    "end_date": "1998-10-11",
                    "location": "Kecskemét, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90464,
                    "longitude": 19.68663,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7c/5b/0557.143700.jpg",
            "original_width": 554,
            "original_height": 640,
            "standard_url": "https://media.demozoo.org/screens/s/7c/5b/0557.143700.jpg",
            "standard_width": 259,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7c/5b/0557.143700.jpg",
            "thumbnail_width": 129,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nsfw"
    ]
}