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

{
    "url": "https://demozoo.org/api/v1/productions/333462/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/333462/",
    "id": 333462,
    "title": "Interceptor",
    "author_nicks": [
        {
            "name": "Clayboy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136667/?format=api",
                "id": 136667,
                "name": "Clayboy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Invaders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118819/?format=api",
                "id": 118819,
                "name": "Invaders",
                "is_group": true
            }
        },
        {
            "name": "MoonShine",
            "abbreviation": "MS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-18",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2023/mysdata23/c64_petscii/interceptor.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 18409,
                "name": "C64 PETSCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4732/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4732/",
                    "id": 4732,
                    "name": "Mysdata 2023",
                    "tagline": "We're Back! More Mys... More Data...",
                    "start_date": "2023-11-17",
                    "end_date": "2023-11-19",
                    "location": "Karlskrona Kommun, Blekinge, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.28167,
                    "longitude": 15.66848,
                    "website": "https://mysdata.org/2023/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/70/0e/edc0.334812.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/70/0e/edc0.334812.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/70/0e/edc0.334812.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}