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

{
    "url": "https://demozoo.org/api/v1/productions/61545/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/61545/",
    "id": 61545,
    "title": "Alone Babe",
    "author_nicks": [
        {
            "name": "Silent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9234/?format=api",
                "id": 9234,
                "name": "Silent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Delta Hackers Group",
            "abbreviation": "DHG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9305/?format=api",
                "id": 9305,
                "name": "Delta Hackers Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-09-07",
    "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/2002/paradox02/grfx/alonebabe.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "",
            "competition": {
                "id": 6763,
                "name": "Pixeled (Handdrawn) Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/301/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/301/",
                    "id": 301,
                    "name": "Paradox 2002",
                    "tagline": "",
                    "start_date": "2002-09-07",
                    "end_date": "2002-09-08",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/e5/87e6.131351.png",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/ec/e5/87e6.131351.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/e5/87e6.131351.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nsfw"
    ]
}