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

{
    "url": "https://demozoo.org/api/v1/productions/52578/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/52578/",
    "id": 52578,
    "title": "Lesson For Lamers",
    "author_nicks": [
        {
            "name": "Darklight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3315/?format=api",
                "id": 3315,
                "name": "Darklight",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Veezya",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3789/?format=api",
                "id": 3789,
                "name": "Veezya",
                "is_group": true
            }
        },
        {
            "name": "Weeds",
            "abbreviation": "WDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10400/?format=api",
                "id": 10400,
                "name": "Weeds",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-09-15",
    "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/2001/apocalypse01/grfx/apc3-pix.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/apocalypse01/grfx/dkl-lesson_for_lamers.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "8",
            "score": "10",
            "competition": {
                "id": 5461,
                "name": "2D Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1000/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1000/",
                    "id": 1000,
                    "name": "Apocalypse 2001",
                    "tagline": "",
                    "start_date": "2001-09-15",
                    "end_date": "2001-09-16",
                    "location": "Brandys, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.762959,
                    "longitude": 15.05137,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/0d/e077.60194.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/0c/0d/e077.60194.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/0d/e077.60194.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "brilliance",
        "320x240",
        "64-colors"
    ]
}