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

{
    "url": "https://demozoo.org/api/v1/productions/32693/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/32693/",
    "id": 32693,
    "title": "Fractal Trip",
    "author_nicks": [
        {
            "name": "Amotrax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21786/?format=api",
                "id": 21786,
                "name": "Amotrax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-02",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Amotrax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21786/?format=api",
                    "id": 21786,
                    "name": "Amotrax",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "LightWave 3D + PhotoShop KPT"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "49",
            "competition": {
                "id": 2693,
                "name": "Raytracing",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/89/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/89/",
                    "id": 89,
                    "name": "Saturne Party 1996 (IV)",
                    "tagline": "",
                    "start_date": "1996-11-01",
                    "end_date": "1996-11-03",
                    "location": "Chelles, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.35377,
                    "longitude": 3.031105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/75/a8/b45b.287298.png",
            "original_width": 1280,
            "original_height": 960,
            "standard_url": "https://media.demozoo.org/screens/s/75/a8/b45b.287298.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/75/a8/b45b.287298.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}