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

{
    "url": "https://demozoo.org/api/v1/productions/322806/?format=api",
    "demozoo_url": "https://demozoo.org/productions/322806/",
    "id": 322806,
    "title": "Side-Crawlers Dance",
    "author_nicks": [
        {
            "name": "RevEng",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136968/?format=api",
                "id": 136968,
                "name": "RevEng",
                "is_group": false
            }
        },
        {
            "name": "Synthpopalooza",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136969/?format=api",
                "id": 136969,
                "name": "Synthpopalooza",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-02-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/86/?format=api",
            "id": 86,
            "name": "Atari 7800 ProSystem"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "RevEng",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136968/?format=api",
                    "id": 136968,
                    "name": "RevEng",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Synthpopalooza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136969/?format=api",
                    "id": 136969,
                    "name": "Synthpopalooza",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.pigwa.net/stuff/collections/Trebors%207800%20ROM%20PROPack/HHDP_20230423/Demos/XMYM%20Tracker%20-%20Side-Crawler's%20Dance%20(20200223).a78"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://forums.atariage.com/applications/core/interface/file/attachment.php?id=704702"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Y-c-nhB5fq8"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ae/7d/a1e1.324975.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/ae/7d/a1e1.324975.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ae/7d/a1e1.324975.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "dragonfly-cart",
        "ym2151",
        "xmym-tracker"
    ]
}