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

{
    "url": "https://demozoo.org/api/v1/productions/346683/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346683/",
    "id": 346683,
    "title": "Tasiemiec",
    "author_nicks": [
        {
            "name": "Floppy",
            "abbreviation": "FLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3318/?format=api",
                "id": 3318,
                "name": "Floppy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-05-18",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Maq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3833/?format=api",
                    "id": 3833,
                    "name": "Maq",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Def",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10559/?format=api",
                    "id": 10559,
                    "name": "Def",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "support"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/decrunch24/amiga_demo/floppy__tasiemiec.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=107499"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97046"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GcnTG8d3n_0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "57",
            "competition": {
                "id": 18894,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4758/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4758/",
                    "id": 4758,
                    "name": "Decrunch 2024",
                    "tagline": "",
                    "start_date": "2024-05-17",
                    "end_date": "2024-05-19",
                    "location": "Wrocław, Lower Silesia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1081,
                    "longitude": 17.03859,
                    "website": "https://decrunch.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ab/37/cc6f.344674.png",
            "original_width": 1253,
            "original_height": 738,
            "standard_url": "https://media.demozoo.org/screens/s/ab/37/cc6f.344674.jpg",
            "standard_width": 400,
            "standard_height": 235,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ab/37/cc6f.344674.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 117
        }
    ],
    "tags": [
        "ai-generated-graphics",
        "ai-generated-audio"
    ]
}