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

{
    "url": "https://demozoo.org/api/v1/productions/283410/?format=api",
    "demozoo_url": "https://demozoo.org/music/283410/",
    "id": 283410,
    "title": "Omen",
    "author_nicks": [
        {
            "name": "Nova",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46335/?format=api",
                "id": 46335,
                "name": "Nova",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Union",
            "abbreviation": "UNI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58739/?format=api",
                "id": 58739,
                "name": "Union",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-07-21",
    "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": [
        "9ch",
        "s3m"
    ]
}