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

{
    "url": "https://demozoo.org/api/v1/productions/293958/?format=api",
    "demozoo_url": "https://demozoo.org/productions/293958/",
    "id": 293958,
    "title": "Airwalk",
    "author_nicks": [
        {
            "name": "Sentec",
            "abbreviation": "STC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108874/?format=api",
                "id": 108874,
                "name": "Sentec",
                "is_group": true
            }
        },
        {
            "name": "Texiax",
            "abbreviation": "TEX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109478/?format=api",
                "id": 109478,
                "name": "Texiax",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113674/?format=api",
                    "id": 113674,
                    "name": "Lier",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113674/?format=api",
                    "id": 113674,
                    "name": "Lier",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+design"
        },
        {
            "nick": {
                "name": "The Beast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122651/?format=api",
                    "id": 122651,
                    "name": "The Beast",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Beast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122651/?format=api",
                    "id": 122651,
                    "name": "The Beast",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "X-Mine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122930/?format=api",
                    "id": 122930,
                    "name": "X-Mine",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "X-Mine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122930/?format=api",
                    "id": 122930,
                    "name": "X-Mine",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/24950/Airwalk.d64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=32215"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=38027"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}