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

{
    "url": "https://demozoo.org/api/v1/productions/42105/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42105/",
    "id": 42105,
    "title": "Nosek",
    "author_nicks": [
        {
            "name": "Ubik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/511/?format=api",
                "id": 511,
                "name": "Ubik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Absurd",
            "abbreviation": "ABS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8679/?format=api",
                "id": 8679,
                "name": "Absurd",
                "is_group": true
            }
        },
        {
            "name": "Dreamweb",
            "abbreviation": "DW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15003/?format=api",
                "id": 15003,
                "name": "Dreamweb",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-03-20",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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/1999/astrosyn99/grtc/nosek.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "192",
            "competition": {
                "id": 4030,
                "name": "Raytracing Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/577/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/577/",
                    "id": 577,
                    "name": "Astrosyn 1999",
                    "tagline": "Astrosyn 2",
                    "start_date": "1999-03-20",
                    "end_date": "1999-03-21",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/d6/36db.60344.png",
            "original_width": 752,
            "original_height": 576,
            "standard_url": "https://media.demozoo.org/screens/s/f9/d6/36db.60344.jpg",
            "standard_width": 391,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/d6/36db.60344.jpg",
            "thumbnail_width": 195,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "corrupted-file"
    ]
}