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

{
    "url": "https://demozoo.org/api/v1/productions/17783/?format=api",
    "demozoo_url": "https://demozoo.org/music/17783/",
    "id": 17783,
    "title": "Laterna Magicus",
    "author_nicks": [
        {
            "name": "Dean",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2098/?format=api",
                "id": 2098,
                "name": "Dean",
                "is_group": false
            }
        },
        {
            "name": "Groo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1801/?format=api",
                "id": 1801,
                "name": "Groo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CNCD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26/?format=api",
                "id": 26,
                "name": "CNCD",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-12-29",
    "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": [
        "4ch",
        "s3m"
    ]
}