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

{
    "url": "https://demozoo.org/api/v1/productions/165100/?format=api",
    "demozoo_url": "https://demozoo.org/productions/165100/",
    "id": 165100,
    "title": "Particle Playtime",
    "author_nicks": [
        {
            "name": "Reboot",
            "abbreviation": "RBT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2466/?format=api",
                "id": 2466,
                "name": "Reboot",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-02-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
            "id": 50,
            "name": "Atari Jaguar"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "SH3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2550/?format=api",
                    "id": 2550,
                    "name": "SH3",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/JAGUAR/REBOOT/PARTICLE.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/a6/edb2.144857.png",
            "original_width": 326,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/fe/a6/edb2.144857.png",
            "standard_width": 326,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/a6/edb2.144857.png",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": [
        "raptor-basic"
    ]
}