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

{
    "url": "https://demozoo.org/api/v1/productions/282241/?format=api",
    "demozoo_url": "https://demozoo.org/music/282241/",
    "id": 282241,
    "title": "Paradox",
    "author_nicks": [
        {
            "name": "Nemesis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30743/?format=api",
                "id": 30743,
                "name": "Nemesis",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cataclysm",
            "abbreviation": "CCM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22729/?format=api",
                "id": 22729,
                "name": "Cataclysm",
                "is_group": true
            }
        },
        {
            "name": "Miracle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58102/?format=api",
                "id": 58102,
                "name": "Miracle",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-02-09",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "10ch",
        "s3m"
    ]
}