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

{
    "url": "https://demozoo.org/api/v1/productions/35372/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/35372/",
    "id": 35372,
    "title": "Babe",
    "author_nicks": [
        {
            "name": "Duffe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8083/?format=api",
                "id": 8083,
                "name": "Duffe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sardonyx",
            "abbreviation": "SDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7015/?format=api",
                "id": 7015,
                "name": "Sardonyx",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-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/1997/icing97/grfx/i97-gfx.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "12",
            "competition": {
                "id": 3025,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/603/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/603/",
                    "id": 603,
                    "name": "Icing 1997",
                    "tagline": "",
                    "start_date": "1997-06-14",
                    "end_date": "1997-06-18",
                    "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.8,
                    "longitude": 12.31667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ae/70/6f8a.82212.gif",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/ae/70/6f8a.82212.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ae/70/6f8a.82212.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nsfw"
    ]
}