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

{
    "url": "https://demozoo.org/api/v1/productions/364636/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364636/",
    "id": 364636,
    "title": "g o n e",
    "author_nicks": [
        {
            "name": "Nope",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30104/?format=api",
                "id": 30104,
                "name": "Nope",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "PiNHEAD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147020/?format=api",
                    "id": 147020,
                    "name": "PiNHEAD",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "PiNHEAD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147020/?format=api",
                    "id": 147020,
                    "name": "PiNHEAD",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Syndroma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147021/?format=api",
                    "id": 147021,
                    "name": "Syndroma",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Komplex",
                "abbreviation": "KLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                    "id": 175,
                    "name": "Komplex",
                    "is_group": true
                }
            },
            "category": "Other",
            "role": "Sound Device Driver"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://nope-releases.members.easyspace.com/nope-gone.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7677"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}