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

{
    "url": "https://demozoo.org/api/v1/productions/381656/?format=api",
    "demozoo_url": "https://demozoo.org/music/381656/",
    "id": 381656,
    "title": "Do Not Believe In God",
    "author_nicks": [
        {
            "name": "D-Roc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153562/?format=api",
                "id": 153562,
                "name": "D-Roc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "A-Bomb",
            "abbreviation": "BMB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61581/?format=api",
                "id": 61581,
                "name": "A-Bomb",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-12-15",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/groups/a-bomb/bmb-belv.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "s3m",
        "metal"
    ]
}