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

{
    "url": "https://demozoo.org/api/v1/productions/325633/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/325633/",
    "id": 325633,
    "title": "AMIGA DOS 1.3",
    "author_nicks": [
        {
            "name": "Dino",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12944/?format=api",
                "id": 12944,
                "name": "Dino",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Divine Stylers",
            "abbreviation": "dS!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3172/?format=api",
                "id": 3172,
                "name": "Divine Stylers",
                "is_group": true
            }
        },
        {
            "name": "Judas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7494/?format=api",
                "id": 7494,
                "name": "Judas",
                "is_group": true
            }
        },
        {
            "name": "Up Rough",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-07-01",
    "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/pagadata23/c64-gfx/paga_gfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "",
            "competition": {
                "id": 17997,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4523/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4523/",
                    "id": 4523,
                    "name": "Pågadata 2023",
                    "tagline": "The continuation of Gubbdata",
                    "start_date": "2023-06-30",
                    "end_date": "2023-07-02",
                    "location": "Kvidinge, Åstorps Kommun, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.13885,
                    "longitude": 13.05043,
                    "website": "https://pågadata.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/88/31/31ba.328919.png",
            "original_width": 1117,
            "original_height": 846,
            "standard_url": "https://media.demozoo.org/screens/s/88/31/31ba.328919.jpg",
            "standard_width": 396,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/88/31/31ba.328919.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "petscii",
        "petscii-animations"
    ]
}