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

{
    "url": "https://demozoo.org/api/v1/productions/312696/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312696/",
    "id": 312696,
    "title": "Shaggy",
    "author_nicks": [
        {
            "name": "Duskwave",
            "abbreviation": "DKW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81308/?format=api",
                "id": 81308,
                "name": "Duskwave",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Slaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7119/?format=api",
                    "id": 7119,
                    "name": "Slaze",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mygg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8389/?format=api",
                    "id": 8389,
                    "name": "Mygg",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Domel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104733/?format=api",
                    "id": 104733,
                    "name": "Domel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/xenium22/demo_oldschool/demoamiga_duskwave_shaggy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92116"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=IBbQ50MVXTQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "224",
            "competition": {
                "id": 17353,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4361/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4361/",
                    "id": 4361,
                    "name": "Xenium 2022",
                    "tagline": "",
                    "start_date": "2022-08-26",
                    "end_date": "2022-08-28",
                    "location": "Katowice, Silesia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://xenium.rocks/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/87/31/51ed.312970.png",
            "original_width": 679,
            "original_height": 539,
            "standard_url": "https://media.demozoo.org/screens/s/87/31/51ed.312970.jpg",
            "standard_width": 377,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/87/31/51ed.312970.jpg",
            "thumbnail_width": 188,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "amos"
    ]
}