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

{
    "url": "https://demozoo.org/api/v1/productions/210000/?format=api",
    "demozoo_url": "https://demozoo.org/productions/210000/",
    "id": 210000,
    "title": "ShadesTracker 3.0",
    "author_nicks": [
        {
            "name": "Shades",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6960/?format=api",
                "id": 6960,
                "name": "Shades",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-04",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bagitman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96010/?format=api",
                    "id": 96010,
                    "name": "Bagitman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Tools/SGroup/Shades/Shades-ShadesTracker30"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=85467"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92495"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/56/25/8e4e.jw130959.png",
            "original_width": 746,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/56/25/8e4e.jw130959.png",
            "standard_width": 395,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/56/25/8e4e.jw130959.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "tracker"
    ]
}