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

{
    "url": "https://demozoo.org/api/v1/productions/385270/?format=api",
    "demozoo_url": "https://demozoo.org/productions/385270/",
    "id": 385270,
    "title": "POWER-PAGE v1.0",
    "author_nicks": [
        {
            "name": "Destiny",
            "abbreviation": "DSY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129545/?format=api",
                "id": 129545,
                "name": "Destiny",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04-15",
    "supertype": "production",
    "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/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Snipe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137699/?format=api",
                    "id": 137699,
                    "name": "Snipe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Neville",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101470/?format=api",
                    "id": 101470,
                    "name": "Neville",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "D-Fekt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61291/?format=api",
                    "id": 61291,
                    "name": "D-Fekt",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "documentation"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "daydream-amiga",
        "amiga-e"
    ]
}