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

{
    "url": "https://demozoo.org/api/v1/productions/327756/?format=api",
    "demozoo_url": "https://demozoo.org/music/327756/",
    "id": 327756,
    "title": "Electronic Knights",
    "author_nicks": [
        {
            "name": "Acid-Jesus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81548/?format=api",
                "id": 81548,
                "name": "Acid-Jesus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crux",
            "abbreviation": "CRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                "id": 5452,
                "name": "Crux",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Acid%20Jesus/electronic%20knight%27s.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}