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

{
    "url": "https://demozoo.org/api/v1/productions/282899/?format=api",
    "demozoo_url": "https://demozoo.org/productions/282899/",
    "id": 282899,
    "title": "Varie #1: Everything for Everyone",
    "author_nicks": [
        {
            "name": "Breeze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4239/?format=api",
                "id": 4239,
                "name": "Breeze",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Capacala",
            "abbreviation": "CC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8014/?format=api",
                "id": 8014,
                "name": "Capacala",
                "is_group": true
            }
        },
        {
            "name": "Core Image",
            "abbreviation": "CI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8358/?format=api",
                "id": 8358,
                "name": "Core Image",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-03-13",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Breeze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4239/?format=api",
                    "id": 4239,
                    "name": "Breeze",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/music/disks/1995/varie1.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}