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

{
    "url": "https://demozoo.org/api/v1/productions/143787/?format=api",
    "demozoo_url": "https://demozoo.org/productions/143787/",
    "id": 143787,
    "title": "Turbo Snail V0.98",
    "author_nicks": [
        {
            "name": "Bocianu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60653/?format=api",
                "id": 60653,
                "name": "Bocianu",
                "is_group": false
            }
        },
        {
            "name": "kris3d",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58407/?format=api",
                "id": 58407,
                "name": "kris3d",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "anticSHOP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61623/?format=api",
                "id": 61623,
                "name": "anticSHOP",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bocianu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60653/?format=api",
                    "id": 60653,
                    "name": "Bocianu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bocianu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60653/?format=api",
                    "id": 60653,
                    "name": "Bocianu",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "kris3d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58407/?format=api",
                    "id": 58407,
                    "name": "kris3d",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "kris3d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58407/?format=api",
                    "id": 58407,
                    "name": "kris3d",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/KRIS3D/SNAIL1.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}