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

{
    "url": "https://demozoo.org/api/v1/productions/182225/?format=api",
    "demozoo_url": "https://demozoo.org/productions/182225/",
    "id": 182225,
    "title": "Stick men, dance!",
    "author_nicks": [
        {
            "name": "Nukleus",
            "abbreviation": "NLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3788/?format=api",
                "id": 3788,
                "name": "Nukleus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-12",
    "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/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Menthos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31158/?format=api",
                    "id": 31158,
                    "name": "Menthos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Menthos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31158/?format=api",
                    "id": 31158,
                    "name": "Menthos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Menthos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31158/?format=api",
                    "id": 31158,
                    "name": "Menthos",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/N/Nukleus/Nukleus-Stickmen.lha"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.nukleus.nu/products/stickmen.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=86241"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73171"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dFqslFMeGAk"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3541/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3541/",
            "id": 3541,
            "name": "High Coast Hack 2017 Winter",
            "tagline": "",
            "start_date": "2017-12",
            "end_date": "2017-12",
            "location": "",
            "is_online": false,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://hch.a1200.se/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/02/1b/128d.jw132528.png",
            "original_width": 682,
            "original_height": 554,
            "standard_url": "https://media.demozoo.org/screens/s/02/1b/128d.jw132528.png",
            "standard_width": 369,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/1b/128d.jw132528.png",
            "thumbnail_width": 184,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}