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

{
    "url": "https://demozoo.org/api/v1/productions/302047/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/302047/",
    "id": 302047,
    "title": "Neon Robot",
    "author_nicks": [
        {
            "name": "Venturus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10486/?format=api",
                "id": 10486,
                "name": "Vent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alien Technology",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15049/?format=api",
                "id": 15049,
                "name": "Alien Technology",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-02-08",
    "supertype": "graphics",
    "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/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Neurotrance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10800/?format=api",
                    "id": 10800,
                    "name": "Neurotrance",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII (Guest)"
        },
        {
            "nick": {
                "name": "Folar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6906/?format=api",
                    "id": 6906,
                    "name": "Folar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII (Guest)"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/alientechnology/at-tract.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}