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

{
    "url": "https://demozoo.org/api/v1/productions/284315/?format=api",
    "demozoo_url": "https://demozoo.org/productions/284315/",
    "id": 284315,
    "title": "Turbulent Mixture",
    "author_nicks": [
        {
            "name": "Ben-Jam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5635/?format=api",
                "id": 5635,
                "name": "benJam",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hypermatix",
            "abbreviation": "HM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13635/?format=api",
                "id": 13635,
                "name": "Hypermatix",
                "is_group": true
            }
        },
        {
            "name": "Scope",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116799/?format=api",
                "id": 116799,
                "name": "Scope",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-09-02",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/music/disks/1997/t_mixtur.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "s3m"
    ]
}